Uses of Class
com.iizix.db.api.RowInfo
Packages that use RowInfo Package Description com.iizix.db.api Uses of RowInfo in com.iizix.db.api
Methods in com.iizix.db.api with parameters of type RowInfo Modifier and Type Method Description default void
IResultSetRowProcessor. processRow(RowInfo info)
Method called for every row when the database transaction's result set is connected to a VirtualSpace table.