Uses of Class
org.apache.openjpa.lib.jdbc.JDBCEventConnectionDecorator.EventConnection

Packages that use JDBCEventConnectionDecorator.EventConnection
org.apache.openjpa.lib.jdbc Database Connectivity 
 

Uses of JDBCEventConnectionDecorator.EventConnection in org.apache.openjpa.lib.jdbc
 

Constructors in org.apache.openjpa.lib.jdbc with parameters of type JDBCEventConnectionDecorator.EventConnection
JDBCEventConnectionDecorator.EventPreparedStatement(PreparedStatement ps, JDBCEventConnectionDecorator.EventConnection conn, String sql)
           
JDBCEventConnectionDecorator.EventStatement(Statement stmnt, JDBCEventConnectionDecorator.EventConnection conn)
           
 



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