public class JdbcPropertyMapper extends Object
PropertyString.| Constructor and Description |
|---|
JdbcPropertyMapper() |
| Modifier and Type | Method and Description |
|---|---|
Property<?> |
map(ResultSet rs)
Expect to convert a JDBC Result to Property.
|
public Property<?> map(ResultSet rs) throws SQLException
rs - current line resultsetSQLExceptionCopyright © 2013–2017 FF4J. All rights reserved.