Package | Description |
---|---|
com.holonplatform.jdbc.spring | |
com.holonplatform.jdbc.spring.internal |
Modifier and Type | Method and Description |
---|---|
static SpringJdbcConnectionHandler |
SpringJdbcConnectionHandler.create()
Create a default
SpringJdbcConnectionHandler , with Spring's transaction synchronization support. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultSpringJdbcConnectionHandler
Default
SpringJdbcConnectionHandler , which uses DataSourceUtils to obtain and release a
Spring-managed transactional connection. |
Copyright © 2020 The Holon Platform. All rights reserved.