Field and Description | |
---|---|
ConnectionSourceSettings#autoFlush |
Whether to auto flush
|
Entity#ALL_DATA_SOURCES |
|
Entity#DEFAULT_DATA_SOURCE |
|
MethodExpression#targetClass |
|
Property and Description | |
---|---|
ConnectionSourceSettings#autoFlush |
Whether to auto flush
|
Class and Description |
---|
NamedCriteriaProxy
Handles named queries
|
SoftThreadLocalMap
Creates a InheritableThreadLocal with an intial value of a Map.
|
Method and Description |
---|
AbstractDatastore#getApplicationContext()
|
AutoTimestampEventListener#hasDateCreated(PersistentEntity entity)
Here for binary compatibility.
|
AutoTimestampEventListener#hasLastUpdated(PersistentEntity entity)
Here for binary compatibility.
|
ClassPropertyFetcher#clearCache()
|
ClassPropertyFetcher#getPropertyDescriptors()
|
ConfigurationBuilder#buildRecurse(java.lang.Object builder, java.lang.Object fallBackConfig, java.lang.String startingPrefix)
|
CustomTypeMarshaller#supports(Datastore datastore)
|
DirtyCheckingSupport#areAssociationsDirty(Session session, PersistentEntity entity, java.lang.Object instance)
Checks whether associations are dirty
|
DomainEventListener#beforeInsert(PersistentEntity entity, EntityAccess ea) |
EntityReflector#fastClass()
|
GormEnhancer#findNamedQuery(java.lang.Class entity, java.lang.String queryName)
|
GormEntity#getNamedQuery(java.lang.String queryName)
Looks up a named query
|
GormEntity#getNamedQuery(java.lang.String queryName, java.lang.Object args)
Looks up a named query
|
MongoEntity#getDbo()
Return the DBObject instance for the entity
|
MongoInstanceOperations#getDbo(D instance)
Return the DBObject instance for the entity
|
TransactionObject#setTransaction(Transaction> transaction)
|
Constructor and Description |
---|
MongoMappingContext#MongoMappingContext(org.springframework.core.env.PropertyResolver configuration, java.lang.Class classes)
Constructs a new MongoMappingContext for the given arguments
|