public interface SpringJdbcConnectionHandler extends JdbcConnectionHandler
JdbcConnectionHandler
with Spring-managed transactional connections support.JdbcConnectionHandler.ConnectionType
Modifier and Type | Method and Description |
---|---|
static SpringJdbcConnectionHandler |
create()
Create a default
SpringJdbcConnectionHandler , with Spring's transaction synchronization support. |
getConnection, releaseConnection
static SpringJdbcConnectionHandler create()
SpringJdbcConnectionHandler
, with Spring's transaction synchronization support.create
in interface JdbcConnectionHandler
SpringJdbcConnectionHandler
Copyright © 2019 The Holon Platform. All rights reserved.