Uses of Interface
org.apache.openjpa.lib.jdbc.JDBCListener

Packages that use JDBCListener
org.apache.openjpa.jdbc.conf OpenJPA-JDBC Configuration 
org.apache.openjpa.lib.jdbc Database Connectivity 
 

Uses of JDBCListener in org.apache.openjpa.jdbc.conf
 

Methods in org.apache.openjpa.jdbc.conf that return JDBCListener
 JDBCListener[] JDBCConfigurationImpl.getJDBCListenerInstances()
           
 JDBCListener[] JDBCConfiguration.getJDBCListenerInstances()
          The JDBCListeners to use.
 

Methods in org.apache.openjpa.jdbc.conf with parameters of type JDBCListener
 void JDBCConfigurationImpl.setJDBCListeners(JDBCListener[] listeners)
           
 void JDBCConfiguration.setJDBCListeners(JDBCListener[] jdbcListeners)
          The JDBCListeners to use.
 

Uses of JDBCListener in org.apache.openjpa.lib.jdbc
 

Classes in org.apache.openjpa.lib.jdbc that implement JDBCListener
 class AbstractJDBCListener
          An abstract implementation of the JDBCListener listener.
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.

This documentation is deprecated and will be removed in the next release of WebLogic Server.


Oracle Fusion Middleware Apache OpenJPA 1.1.0 API Reference
12c Release 1 (12.1.1)
Part Number E24398_01