public interface EntityReferenceInitializer
Modifier and Type | Method and Description |
---|---|
void |
finishUpRow(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
EntityReference |
getEntityReference() |
void |
hydrateEntityState(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
void |
hydrateIdentifier(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
void |
resolveEntityKey(ResultSet resultSet,
ResultSetProcessingContextImpl context) |
EntityReference getEntityReference()
void hydrateIdentifier(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
SQLException
void resolveEntityKey(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
SQLException
void hydrateEntityState(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
SQLException
void finishUpRow(ResultSet resultSet, ResultSetProcessingContextImpl context) throws SQLException
SQLException
Copyright © 2017 JBoss by Red Hat. All rights reserved.