Package com.iizix.db.api
Interface Summary Interface Description IQueryStatementInput Interface implemented by a Result Set processor for database transactions executing an SQL query statement that produces a result set.IResultSetProcessor Interface implemented by a Result Set processor for database transactions executing an SQL query statement that produces a result set.IResultSetRowProcessor Interface used by a Result Set Row Processor.IUpdateProcessor Interface implemented by an Update Processor for database transactions executing an SQL update query statement, i.e.Class Summary Class Description RowInfo Row data instance holding the values to process for a row.