| Modifier and Type | Method and Description |
|---|---|
static FetchStrategyType |
FetchStrategyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FetchStrategyType[] |
FetchStrategyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FetchStrategyType |
AssociationMappingImpl.getFetchStrategy()
Returns the Fetching strategy of the association
|
| Modifier and Type | Method and Description |
|---|---|
FetchStrategyType |
AssociationAttributeMetadataImpl.getFetchStrategy()
Returns the fetching strategy for eager joins.
|
| Modifier and Type | Method and Description |
|---|---|
FetchStrategyType |
AssociationElement.getFetchStrategy()
Returns the fetching strategy for eager joins.
|
| Modifier and Type | Method and Description |
|---|---|
FetchStrategyType |
AssociationAttributeMetadata.getFetchStrategy()
Returns the fetching strategy for eager joins.
|
Copyright © 2012-2013 Batoo. All Rights Reserved.