Class JDBCPersistenceProductDerivation

java.lang.Object
org.apache.openjpa.lib.conf.AbstractProductDerivation
org.apache.openjpa.persistence.jdbc.JDBCPersistenceProductDerivation
All Implemented Interfaces:
OpenJPAProductDerivation, ProductDerivation

public class JDBCPersistenceProductDerivation extends AbstractProductDerivation implements OpenJPAProductDerivation
Sets JDBC-specific JPA specification defaults.
Author:
Abe White