Field and Description | |
---|---|
Entity#ALL_DATA_SOURCES |
@deprecated Use ConnectionSource.DEFAULT instead
|
Entity#DEFAULT_DATA_SOURCE |
@deprecated Use ConnectionSource.ALL instead
|
MethodExpression#targetClass |
@deprecated Do not use
|
Class and Description |
---|
NamedCriteriaProxy
Handles named queries
|
OnChangeHandler
Common onChange handling logic.
|
SoftThreadLocalMap
Creates a InheritableThreadLocal with an intial value of a Map.
|
SpringConfigurer
Helper class for use by plugins in configuring Spring.
|
Method and Description |
---|
AbstractDatastore#getApplicationContext()
@deprecated Deprecated, will be removed in a future version of GORM
|
AutoTimestampEventListener#hasDateCreated(PersistentEntity entity)
Here for binary compatibility.
|
AutoTimestampEventListener#hasLastUpdated(PersistentEntity entity)
Here for binary compatibility.
|
ClassPropertyFetcher#clearCache()
@deprecated Does nothing, no longer needed
|
ClassPropertyFetcher#getPropertyDescriptors()
@deprecated Use getMetaProperties instead
|
CustomTypeMarshaller#supports(Datastore datastore)
@deprecated Use supports(MappingContext) instead
|
DomainEventListener#beforeInsert(PersistentEntity entity, EntityAccess ea) |
GormEntity#getNamedQuery(java.lang.String queryName)
Looks up a named query
|
TransactionObject#setTransaction(Transaction> transaction)
@deprecated Here for binary compatibility, doesn't actually do anything
|