Package org.jumpmind.db.platform.sqlite
Class AbstractSqlRowMapper<T>
java.lang.Object
org.jumpmind.db.platform.sqlite.AbstractSqlRowMapper<T>
- All Implemented Interfaces:
ISqlRowMapper<T>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
protected int
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jumpmind.db.sql.ISqlRowMapper
mapRow
-
Constructor Details
-
AbstractSqlRowMapper
public AbstractSqlRowMapper()
-
-
Method Details
-
booleanValue
-
intValue
-