Uses of Class
sky.engine.connector.database.DBCachedRow

Packages that use DBCachedRow
sky.engine.connector.database Database connection polling and wrappers for JDBC connections and resultset. 
 

Uses of DBCachedRow in sky.engine.connector.database
 

Methods in sky.engine.connector.database that return DBCachedRow
 DBCachedRow DBRowIterator.getCachedRow()
          Get the current row as a DBCachedRow object.