Package | Description |
---|---|
org.springframework.orm.hibernate3 |
Package providing integration of
Hibernate 3.x
with Spring concepts.
|
Modifier and Type | Class and Description |
---|---|
class |
LocalJtaDataSourceConnectionProvider
Subclass of LocalDataSourceConnectionProvider that will be used
if LocalSessionFactoryBean's "dataSource" property is set
in combination with a Hibernate TransactionManagerLookup.
|
class |
TransactionAwareDataSourceConnectionProvider
Subclass of LocalDataSourceConnectionProvider that returns a
transaction-aware proxy for the exposed DataSource.
|
Copyright © 2015. All rights reserved.