Uses of Class
org.apache.openjpa.jdbc.kernel.JDBCBrokerFactory

Packages that use JDBCBrokerFactory
org.apache.openjpa.jdbc.kernel OpenJPA-JDBC Runtime Kernel Runtime services for the JDBC OpenJPA implementation. 
 

Uses of JDBCBrokerFactory in org.apache.openjpa.jdbc.kernel
 

Methods in org.apache.openjpa.jdbc.kernel that return JDBCBrokerFactory
static JDBCBrokerFactory JDBCBrokerFactory.getInstance(org.apache.openjpa.lib.conf.ConfigurationProvider cp, ClassLoader loader)
          Factory method for obtaining a possibly-pooled factory from properties.
static JDBCBrokerFactory JDBCBrokerFactory.newInstance(org.apache.openjpa.lib.conf.ConfigurationProvider cp)
          Factory method for constructing a factory from properties.
 



Copyright © 2006–2017 Apache Software Foundation. All rights reserved.