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, releaseConnectionstatic SpringJdbcConnectionHandler create()
SpringJdbcConnectionHandler, with Spring's transaction synchronization support.create in interface JdbcConnectionHandlerSpringJdbcConnectionHandlerCopyright © 2019 The Holon Platform. All rights reserved.