public class LongCreator extends java.lang.Object implements JdbcAbstractStore.Creator<java.lang.Long>
| Modifier and Type | Field and Description | 
|---|---|
static JdbcAbstractStore.Creator<java.lang.Long> | 
FIRST  | 
| Constructor and Description | 
|---|
LongCreator(int columnIndex)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.Long | 
create(java.sql.ResultSet con)  | 
public static final JdbcAbstractStore.Creator<java.lang.Long> FIRST
public java.lang.Long create(java.sql.ResultSet con)
                      throws java.sql.SQLException
create in interface JdbcAbstractStore.Creator<java.lang.Long>java.sql.SQLExceptionCopyright © 2021. All Rights Reserved.