Package | Description |
---|---|
org.hibernate.loader.plan.exec.spi |
Defines the SPI for the load query generated for the LoadPlan and the ResultSet processor.
|
Modifier and Type | Method and Description |
---|---|
EntityReferenceAliases |
CollectionReferenceAliases.getEntityElementAliases()
Obtain the entity reference aliases for the element values when the element of the collection is an entity.
|
EntityReferenceAliases |
AliasResolutionContext.resolveEntityReferenceAliases(String querySpaceUid)
Resolve the given QuerySpace UID to the EntityReferenceAliases representing the SQL aliases used in
building the SQL query.
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.