All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scalikejdbc.ResultSetCursor.scala Maven / Gradle / Ivy

The newest version!
package scalikejdbc

/**
 * java.sql.ResultSet cursor
 */
class ResultSetCursor(var position: Int)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy