Uses of Package
org.springframework.dao.support
Packages that use org.springframework.dao.support
Package
Description
Annotation support for DAOs.
Support classes for DAO implementations,
providing miscellaneous utility methods.
JdbcTemplate variant with named parameter support.
Classes supporting the
org.springframework.jdbc.core
package.Package providing integration of JPA (Java Persistence API) with Spring concepts.
Hibernate-specific support classes, integrated with JPA.
Support classes for adapting to specific JPA vendors.
-
Classes in org.springframework.dao.support used by org.springframework.dao.annotationClassDescriptionInterface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.
-
Classes in org.springframework.dao.support used by org.springframework.dao.supportClassDescriptionInterface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.
-
Classes in org.springframework.dao.support used by org.springframework.jdbc.core.namedparamClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.as of 7.0, in favor of direct injection of client dependencies
-
Classes in org.springframework.dao.support used by org.springframework.jdbc.core.supportClassDescriptionDeprecated, for removal: This API element is subject to removal in a future version.as of 7.0, in favor of direct injection of client dependencies
-
Classes in org.springframework.dao.support used by org.springframework.orm.jpaClassDescriptionInterface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.
-
Classes in org.springframework.dao.support used by org.springframework.orm.jpa.hibernateClassDescriptionInterface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.
-
Classes in org.springframework.dao.support used by org.springframework.orm.jpa.vendorClassDescriptionInterface implemented by Spring integrations with data access technologies that throw runtime exceptions, such as JPA and Hibernate.