Uses of Interface
com.iizix.db.api.IResultSetRowProcessor
Packages that use IResultSetRowProcessor Package Description com.iizix.db.api Uses of IResultSetRowProcessor in com.iizix.db.api
Methods in com.iizix.db.api that return IResultSetRowProcessor Modifier and Type Method Description IResultSetRowProcessor
IResultSetProcessor. onResultSetCreated(ResultSetProps rsProps, java.sql.ResultSet rs)
Method called when the result set is created, before rows are processed.