|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.dao.support | |
---|---|
org.springframework.dao.annotation | Annotation support for DAOs. |
org.springframework.dao.support | Support classes for DAO implementations, providing miscellaneous utility methods. |
org.springframework.jca.cci.core.support | Classes supporting the org.springframework.jca.cci.core package. |
org.springframework.jdbc.core.namedparam | JdbcTemplate variant with named parameter support. |
org.springframework.jdbc.core.simple | Simplification layer over JdbcTemplate for Java 5 and above. |
org.springframework.jdbc.core.support | Classes supporting the org.springframework.jdbc.core package. |
org.springframework.orm.hibernate3 | Package providing integration of Hibernate3 with Spring concepts. |
org.springframework.orm.hibernate3.annotation | Support package for the Hibernate3 Annotation add-on, which supports EJB3-compliant JDK 1.5+ annotations for mappings. |
org.springframework.orm.hibernate3.support | Classes supporting the org.springframework.orm.hibernate3 package. |
org.springframework.orm.ibatis.support | Classes supporting the org.springframework.orm.ibatis package. |
org.springframework.orm.jdo | Package providing integration of JDO (Java Date Objects) with Spring concepts. |
org.springframework.orm.jdo.support | Classes supporting the org.springframework.orm.jdo package. |
org.springframework.orm.jpa | Package providing integration of JPA (Java Persistence API) with Spring concepts. |
org.springframework.orm.jpa.support | Classes supporting the org.springframework.orm.jpa package. |
org.springframework.orm.jpa.vendor | Support classes for adapting to specific JPA vendors. |
org.springframework.orm.toplink.support | Classes supporting the org.springframework.orm.toplink package. |
Classes in org.springframework.dao.support used by org.springframework.dao.annotation | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.dao.support | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.jca.cci.core.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.jdbc.core.namedparam | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.jdbc.core.simple | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.jdbc.core.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.orm.hibernate3 | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.orm.hibernate3.annotation | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.orm.hibernate3.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.orm.ibatis.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.orm.jdo | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.orm.jdo.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.orm.jpa | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.orm.jpa.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
Classes in org.springframework.dao.support used by org.springframework.orm.jpa.vendor | |
---|---|
PersistenceExceptionTranslator
Interface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. |
Classes in org.springframework.dao.support used by org.springframework.orm.toplink.support | |
---|---|
DaoSupport
Generic base class for DAOs, defining template methods for DAO initialization. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |