Interface DatabaseResultEvent


  • public interface DatabaseResultEvent
    The result event. Provides access to the DataSource name used and either the result set or the update result (or neither, if the result is for a transaction commit/rollback). Also provides access to the original QueryInfo object and the Statement.
    Author:
    OpenCloud