Field and Description | |
---|---|
Entity#ALL_DATA_SOURCES |
@deprecated Use ConnectionSource#DEFAULT#DEFAULT instead
|
Entity#DEFAULT_DATA_SOURCE |
@deprecated Use ConnectionSource#ALL#ALL instead
|
Property and Description | |
---|---|
ConnectionSourceSettings#autoFlush |
Whether to auto flush
|
Class and Description |
---|
SoftThreadLocalMap
Creates a InheritableThreadLocal with an intial value of a Map.
|
Method and Description |
---|
AbstractDatastore#getApplicationContext()
@deprecated Deprecated, will be removed in a future version of GORM
|
ClassPropertyFetcher#clearCache()
@deprecated Does nothing, no longer needed
|
ClassPropertyFetcher#getPropertyDescriptors()
@deprecated Use getMetaProperties instead
|
CustomTypeMarshaller#supports(Datastore datastore)
@deprecated Use supports(MappingContext) instead
|
DirtyCheckingSupport#areAssociationsDirty(Session session, PersistentEntity entity, java.lang.Object instance)
Checks whether associations are dirty
|
EntityReflector#fastClass()
@return The fast class
|
TransactionObject#setTransaction(Transaction> transaction)
@deprecated Here for binary compatibility, doesn't actually do anything
|