public class QueryEntityCallback extends EntityCallback
| Constructor and Description |
|---|
QueryEntityCallback() |
QueryEntityCallback(String prefix) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
process(ResultSet rs,
Entity<?> entity,
SqlContext context) |
invokeprotected String prefix
public QueryEntityCallback()
public QueryEntityCallback(String prefix)
protected Object process(ResultSet rs, Entity<?> entity, SqlContext context) throws SQLException
process in class EntityCallbackSQLExceptionCopyright © 2017. All rights reserved.