Package | Description |
---|---|
org.hibernate.loader.plan.spi |
Modifier and Type | Interface and Description |
---|---|
interface |
Fetch
Contract for associations that are being fetched.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSingularAttributeFetch
Represents a singular attribute that is both a
FetchOwner and a Fetch . |
class |
CollectionFetch |
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. |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.