Uses of Package
com.iizix.db.api
Packages that use com.iizix.db.api Package Description com.iizix.db.api com.iizix.db.prop Classes in com.iizix.db.api used by com.iizix.db.api Class Description IResultSetRowProcessor Interface used by a Result Set Row Processor.RowInfo Row data instance holding the values to process for a row.Classes in com.iizix.db.api used by com.iizix.db.prop Class 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.IUpdateProcessor Interface implemented by an Update Processor for database transactions executing an SQL update query statement, i.e.