public interface IdentifierDescription
| Modifier and Type | Method and Description |
|---|---|
Fetch[] |
getFetches() |
void |
hydrate(ResultSet resultSet,
ResultSetProcessingContext context) |
EntityKey |
resolve(ResultSet resultSet,
ResultSetProcessingContext context) |
Fetch[] getFetches()
void hydrate(ResultSet resultSet, ResultSetProcessingContext context) throws SQLException
SQLExceptionEntityKey resolve(ResultSet resultSet, ResultSetProcessingContext context) throws SQLException
SQLExceptionCopyright © 2001-2013 Red Hat, Inc. All Rights Reserved.