Uses of Interface
com.iizix.db.api.IResultSetRowProcessor
Uses of IResultSetRowProcessor in com.iizix.db.api
Modifier and TypeMethodDescriptionIResultSetProcessor.onResultSetCreated
(ResultSetProps rsProps, ResultSet rs) Method called when the result set is created, before rows are processed.