Uses of Interface
de.uplanet.lucy.server.util.db.IDbRow
-
Packages that use IDbRow Package Description de.uplanet.lucy.server.util.db -
-
Uses of IDbRow in de.uplanet.lucy.server.util.db
Classes in de.uplanet.lucy.server.util.db that implement IDbRow Modifier and Type Class Description class
DbDisconnectedRow
Methods in de.uplanet.lucy.server.util.db that return types with arguments of type IDbRow Modifier and Type Method Description Iterator<IDbRow>
DbResultSet. iterator()
-