Uses of Interface
org.mobicents.slee.resource.jdbc.event.PreparedStatementEvent

Uses of PreparedStatementEvent in org.mobicents.slee.resource.jdbc.event
 

Subinterfaces of PreparedStatementEvent in org.mobicents.slee.resource.jdbc.event
 interface PreparedStatementResultSetEvent
          An event which provides the results for the execution of query in a PreparedStatement, a ResultSet.
 interface PreparedStatementSQLExceptionEvent
          An event which provides the exception which occurred when executing a PreparedStatement.
 interface PreparedStatementUnknownResultEvent
          An event which provides the results for the execution of unknown sql in a PreparedStatement.
 interface PreparedStatementUpdateCountEvent
          An event which provides the results for the execution of update in a PreparedStatement, a update count.
 



Copyright © 2011. All Rights Reserved.