@FunctionalInterface
public static interface JdbcAbstractStore.Creator<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
create(java.sql.ResultSet con)  | 
T create(java.sql.ResultSet con) throws java.sql.SQLException
java.sql.SQLExceptionCopyright © 2023. All Rights Reserved.