| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceHolderSupport | |
|---|---|
| org.springframework.jca.cci.connection | Provides a utility class for easy ConnectionFactory access, a PlatformTransactionManager for local CCI transactions, and various simple ConnectionFactory proxies/adapters. | 
| org.springframework.jms.connection | Provides a PlatformTransactionManager implementation for a single JMS ConnectionFactory, and a SingleConnectionFactory adapter. | 
| org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. | 
| org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. | 
| org.springframework.orm.jpa | Package providing integration of JPA (Java Persistence API) with Spring concepts. | 
| Uses of ResourceHolderSupport in org.springframework.jca.cci.connection | 
|---|
| Subclasses of ResourceHolderSupport in org.springframework.jca.cci.connection | |
|---|---|
|  class | ConnectionHolderConnection holder, wrapping a CCI Connection. | 
| Uses of ResourceHolderSupport in org.springframework.jms.connection | 
|---|
| Subclasses of ResourceHolderSupport in org.springframework.jms.connection | |
|---|---|
|  class | JmsResourceHolderJMS resource holder, wrapping a JMS Connection and a JMS Session. | 
| Uses of ResourceHolderSupport in org.springframework.orm.hibernate3 | 
|---|
| Subclasses of ResourceHolderSupport in org.springframework.orm.hibernate3 | |
|---|---|
|  class | SessionHolderSession holder, wrapping a Hibernate Session and a Hibernate Transaction. | 
| Uses of ResourceHolderSupport in org.springframework.orm.jdo | 
|---|
| Subclasses of ResourceHolderSupport in org.springframework.orm.jdo | |
|---|---|
|  class | PersistenceManagerHolderHolder wrapping a JDO PersistenceManager. | 
| Uses of ResourceHolderSupport in org.springframework.orm.jpa | 
|---|
| Subclasses of ResourceHolderSupport in org.springframework.orm.jpa | |
|---|---|
|  class | EntityManagerHolderHolder wrapping a JPA EntityManager. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||