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
SQLException
EntityKey resolve(ResultSet resultSet, ResultSetProcessingContext context) throws SQLException
SQLException
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.