|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| LocalDataSourceConnectionFactory | OJB connection factory that delegates to Spring-managed DataSource beans. |
| LocalOjbConfigurer | This configurer needs to be defined as Spring bean when using LocalDataSourceConnectionFactory, to expose the Spring BeanFactory to the corresponding static field of the connection factory. |
| PersistenceBrokerDaoSupport | Convenient super class for OJB PersistenceBroker data access objects. |
| TransactionAwareDataSourceConnectionFactory | Subclass of LocalDataSourceConnectionFactory that returns transaction-aware proxies for all DataSources retrieved by OJB. |
Classes supporting the org.springframework.orm.ojb package. Contains a DAO base class for PersistenceBroker usage.