Uses of Interface
de.uplanet.lucy.server.util.db.IDbResultSet
-
Uses of IDbResultSet in de.uplanet.lucy.server.util.db
Modifier and TypeMethodDescriptionIDbPreparedStatement.executeQuery()
Executes the SQL query in this object and returns theIDbResultSet
object generated by the query.