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

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

Subinterfaces of StatementEvent in org.mobicents.slee.resource.jdbc.event
 interface StatementResultSetEvent
          An event which provides the results for the execution of query in a Statement, a ResultSet.
 interface StatementSQLExceptionEvent
          An event which provides the exception which occurred when executing a Statement.
 interface StatementUnknownResultEvent
          An event which provides the results for the execution of unknown sql in a Statement.
 interface StatementUpdateCountEvent
          An event which provides the results for the execution of update in a Statement, a update count.
 



Copyright © 2011. All Rights Reserved.