public class FetchSupport
extends java.lang.Object
| Constructor and Description |
|---|
FetchSupport(Query query) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
fetch(java.sql.ResultSet resultSet,
JdbcMappable<?> mappable,
int index) |
public FetchSupport(Query query)
public java.lang.Object fetch(java.sql.ResultSet resultSet,
JdbcMappable<?> mappable,
int index)
throws java.sql.SQLException
java.sql.SQLException