Class AbstractJDBCListener

java.lang.Object
org.apache.openjpa.lib.jdbc.AbstractJDBCListener
All Implemented Interfaces:
JDBCListener

public class AbstractJDBCListener extends Object implements JDBCListener
An abstract implementation of the JDBCListener listener. It allows simple implementation of fine-grained event handling.
Author:
Marc Prud'hommeaux