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