Uses of Package
org.springframework.orm.jpa.vendor

Packages that use org.springframework.orm.jpa.vendor
org.springframework.orm.jpa.vendor Support classes for adapting to specific JPA vendors. 
 

Classes in org.springframework.orm.jpa.vendor used by org.springframework.orm.jpa.vendor
AbstractJpaVendorAdapter
          Abstract JpaVendorAdapter implementation that defines common properties, to be translated into vendor-specific JPA properties by concrete subclasses.
Database
          Enumeration for common database platforms.
 



Copyright © 2002-2008 The Spring Framework.