Package | Description |
---|---|
org.hibernate.loader.plan.spi |
Modifier and Type | Class and Description |
---|---|
class |
CompositeFetch
Represents a
Fetch for a composite attribute as well as a
FetchOwner for any sub-attributes fetches. |
class |
EntityFetch
Represents a
Fetch for an entity association attribute as well as a
FetchOwner of the entity association sub-attribute fetches. |
Constructor and Description |
---|
AbstractSingularAttributeFetch(AbstractSingularAttributeFetch original,
CopyContext copyContext,
FetchOwner fetchOwnerCopy) |
Copyright © 2013. All rights reserved.