Uses of Interface
net.anwiba.commons.jdbc.result.IResults
-
Packages that use IResults Package Description net.anwiba.commons.jdbc net.anwiba.commons.jdbc.result -
-
Uses of IResults in net.anwiba.commons.jdbc
Methods in net.anwiba.commons.jdbc with parameters of type IResults Modifier and Type Method Description static voidDatabaseUtilities. close(IResults results)static java.sql.SQLExceptionDatabaseUtilities. close(IResults results, java.sql.SQLException exception) -
Uses of IResults in net.anwiba.commons.jdbc.result
Classes in net.anwiba.commons.jdbc.result that implement IResults Modifier and Type Class Description classResultSetToResultsAdapter
-