A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addTenantForSchema(String) - Method in SimpleMapDatastore

B

beginTransactionInternal() - Method in SimpleMapSession
buildSettings(String, PropertyResolver, F, boolean) - Method in SimpleMapConnectionSourceFactory

C

clearData() - Method in SimpleMapDatastore
close() - Method in SimpleMapDatastore
connect() - Method in DatastoreUnitTestMixin
create(String, ConnectionSourceSettings) - Method in SimpleMapConnectionSourceFactory
createMappingContext(ConnectionSources<Map<String, Map>, ConnectionSourceSettings>, Class) - Method in SimpleMapDatastore
createMultipleDataSources(Iterable<String>, PropertyResolver) - Method in SimpleMapDatastore
createNewEntry(String) - Method in SimpleMapEntityPersister
createPersister(Class, MappingContext) - Method in SimpleMapSession
createQuery() - Method in SimpleMapEntityPersister
createSession(PropertyResolver) - Method in SimpleMapDatastore

D

datastoresByConnectionSource - Field in SimpleMapDatastore
DatastoreUnitTestMixin - Class in grails.datastore.test
deleteEntries(String, List<Object>) - Method in SimpleMapEntityPersister
deleteEntry(String, def, def) - Method in SimpleMapEntityPersister
disconnect() - Method in DatastoreUnitTestMixin
discriminatePersistentEntity(PersistentEntity, Map) - Method in SimpleMapEntityPersister

E

executeAssociationSubQuery(def, PersistentEntity, Junction, PersistentProperty) - Method in SimpleMapQuery
executeLikeWithRegex(SimpleMapEntityPersister, PersistentProperty, def) - Method in SimpleMapQuery
executeQuery(PersistentEntity, Junction) - Method in SimpleMapQuery
executeSubQuery(def, def) - Method in SimpleMapQuery
executeSubQueryInternal(def, def) - Method in SimpleMapQuery

F

failOnError - Field in SimpleMapDatastore

G

generateIdentifier(PersistentEntity, Map) - Method in SimpleMapEntityPersister
getApplicationEventPublisher() - Method in SimpleMapDatastore
getAssociationIndexer(Map, Association) - Method in SimpleMapEntityPersister
getBackingMap() - Method in SimpleMapDatastore
getBackingMap() - Method in SimpleMapSession
getConnectionSources() - Method in SimpleMapDatastore
getConnectionSourcesConfigurationKey() - Method in SimpleMapConnectionSourceFactory
getDatastoreForConnection(String) - Method in SimpleMapDatastore
getDatastoreForTenantId(Serializable) - Method in SimpleMapDatastore
getEmbedded(Map, String) - Method in SimpleMapEntityPersister
getEntryValue(Map, String) - Method in SimpleMapEntityPersister
getFamily(PersistentEntity) - Method in SimpleMapQuery
getIndices() - Method in SimpleMapDatastore
getManyToManyKeys(PersistentEntity, Object, Serializable, Map, ManyToMany) - Method in SimpleMapEntityPersister
getMultiTenancyMode() - Method in SimpleMapDatastore
getNativeInterface() - Method in SimpleMapSession
getPropertyIndexer(PersistentProperty) - Method in SimpleMapEntityPersister
getTenantResolver() - Method in SimpleMapDatastore
getTransactionManager() - Method in SimpleMapDatastore
getValidProperty(def) - Method in SimpleMapQuery
gormEnhancer - Field in SimpleMapDatastore

H

hasSessionBound() - Method in DatastoreUnitTestMixin

I

indexIdentifier(PersistentEntity, def) - Method in SimpleMapEntityPersister
initialize(ConnectionSourceSettings) - Method in SimpleMapDatastore
isPendingAlready(Object) - Method in SimpleMapSession
isPropertyIndexed(Property) - Method in SimpleMapEntityPersister

J

K

L

M

mockDomain(Class, List) - Method in DatastoreUnitTestMixin

N

O

P

populateQueryResult(def, Map) - Method in SimpleMapQuery

Q

queryAssociation(def, Association, Closure) - Method in SimpleMapQuery
queryAssociationList(def, Association, Closure) - Method in SimpleMapQuery

R

readOnly(boolean) - Method in TestCriteriaBuilder
registerEventListeners(ConfigurableApplicationEventPublisher) - Method in SimpleMapDatastore
resolveIfEmbedded(def, def) - Method in SimpleMapQuery
If the property name refers to an embedded property like 'foo.startDate', then we need resolve the value of startDate by walking through the key list.
retrieveEntry(PersistentEntity, String, Serializable) - Method in SimpleMapEntityPersister

S

setEmbedded(Map, String, Map) - Method in SimpleMapEntityPersister
setEntryValue(Map, String, def) - Method in SimpleMapEntityPersister
setManyToMany(PersistentEntity, Object, Map, ManyToMany, Collection, Map<Association, List<Serializable>>) - Method in SimpleMapEntityPersister
SimpleMapConnectionSourceFactory - Class in org.grails.datastore.mapping.simple.connections
Simple implementation that just builds org.grails.datastore.mapping.core.connections.ConnectionSource instances from Maps
SimpleMapDatastore - Class in org.grails.datastore.mapping.simple
A simple implementation of the org.grails.datastore.mapping.core.Datastore interface that backs onto an in-memory map.
SimpleMapDatastore(MappingContext, ConfigurableApplicationContext) - Constructor in SimpleMapDatastore
Creates a map based datastore for the specified mapping context
SimpleMapEntityPersister - Class in org.grails.datastore.mapping.simple.engine
A simple implementation of the org.grails.datastore.mapping.engine.EntityPersister abstract class that backs onto an in-memory map.
SimpleMapEntityPersister(MappingContext, PersistentEntity, Session, SimpleMapDatastore, ApplicationEventPublisher) - Constructor in SimpleMapEntityPersister
SimpleMapQuery - Class in org.grails.datastore.mapping.simple.query
Simple query implementation that queries a map of objects.
SimpleMapQuery(SimpleMapSession, PersistentEntity, SimpleMapEntityPersister) - Constructor in SimpleMapQuery
SimpleMapResultList - Class in org.grails.datastore.mapping.simple.query
@author Graeme Rocher
SimpleMapResultList(SimpleMapQuery) - Constructor in SimpleMapResultList
SimpleMapSession - Class in org.grails.datastore.mapping.simple
A simple implementation of the org.grails.datastore.mapping.core.Session interface that backs onto an in-memory map.
SimpleMapSession(SimpleMapDatastore, MappingContext, ApplicationEventPublisher) - Constructor in SimpleMapSession
storeEntry(PersistentEntity, EntityAccess, def, Map) - Method in SimpleMapEntityPersister
subqueryIfNecessary(PropertyCriterion, boolean) - Method in SimpleMapQuery

T

TestCriteriaBuilder - Class in grails.gorm
Extends the default CriteriaBuilder implementation.
TestCriteriaBuilder(Class<?>, Session) - Constructor in TestCriteriaBuilder

U

updateEntry(PersistentEntity, EntityAccess, def, Map) - Method in SimpleMapEntityPersister

V

W

withNewSession(Serializable, Closure<T1>) - Method in SimpleMapDatastore

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _