Modifier and Type | Method and Description |
---|---|
FullTextQuery |
FullTextQuery.initializeObjectsWith(ObjectLookupMethod lookupMethod,
DatabaseRetrievalMethod retrievalMethod)
Refine the strategies used to load entities.
|
Modifier and Type | Method and Description |
---|---|
DatabaseRetrievalMethod |
MutableSearchFactory.getDefaultDatabaseRetrievalMethod() |
DatabaseRetrievalMethod |
ImmutableSearchFactory.getDefaultDatabaseRetrievalMethod() |
Modifier and Type | Method and Description |
---|---|
DatabaseRetrievalMethod |
ExtendedSearchIntegrator.getDefaultDatabaseRetrievalMethod()
Returns the default
DatabaseRetrievalMethod . |
Modifier and Type | Method and Description |
---|---|
FullTextQuery |
FullTextQuery.initializeObjectsWith(ObjectLookupMethod lookupMethod,
DatabaseRetrievalMethod retrievalMethod)
Refine the strategies used to load entities.
|
Modifier and Type | Method and Description |
---|---|
static DatabaseRetrievalMethod |
DatabaseRetrievalMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DatabaseRetrievalMethod[] |
DatabaseRetrievalMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
FullTextQuery |
FullTextQueryImpl.initializeObjectsWith(ObjectLookupMethod lookupMethod,
DatabaseRetrievalMethod retrievalMethod) |
ObjectLoaderBuilder |
ObjectLoaderBuilder.retrievalMethod(DatabaseRetrievalMethod retrievalMethod) |
Copyright © 2006-2017 Red Hat, Inc. All Rights Reserved