- ge(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be greater than or equal to the given value
- geAll(String, Closure) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is greater than all the given returned values
- geAll(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is greater than all the given returned values
- geProperty(String, String) - Method in class grails.gorm.CriteriaBuilder
-
Constraints a property to be greater than or equal to a specified other property
- geSome(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
- geSome(String, Closure<?>) - Method in class grails.gorm.CriteriaBuilder
-
- get(Closure) - Method in class grails.gorm.CriteriaBuilder
-
Defines an executes a get query ( a single result) in a single call.
- get(int) - Method in class grails.gorm.PagedResultList
-
- getArguments() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getArguments() - Method in class org.grails.datastore.gorm.finders.MethodExpression
-
- getArgumentsRequired() - Method in class org.grails.datastore.gorm.finders.MethodExpression
-
- getArtefactType() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- getArtefactType() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormValidationTransformer
-
- getAssociations() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getCapitilizedName() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- getCriteria() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getDecapitalizedName() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getDetachedCriteria() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getDiscriminator() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getDomainClass() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getExpressions() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getFetchMode(Object) - Static method in class org.grails.datastore.gorm.finders.DynamicFinder
-
Retrieves the fetch mode for the specified instance; otherwise returns the default FetchMode.
- getGrailsApplication() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassMappingContext
-
- getIdentity() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getInstanceImplementation() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- getInstanceImplementation() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormValidationTransformer
-
- getJavaClass() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getJavaClass() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getKnownEntityNames() - Static method in class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- getMapping() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getMapping() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- getMappingContext() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getMappingFactory() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassMappingContext
-
- getMappingSyntaxStrategy() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassMappingContext
-
- getMarkerAnnotation() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- getMethodName() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getName() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getName() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- getOperator() - Method in class org.grails.datastore.gorm.finders.DynamicFinderInvocation
-
- getOwner() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- getParameterizedDetachedCriteriaClassNode(ClassNode) - Method in class org.grails.datastore.gorm.query.transform.DetachedCriteriaTransformer
-
- getParentEntity() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getPersistentProperties() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getPersistentPropertyNames() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getPropertyByName(String) - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getQuery() - Method in class grails.gorm.CriteriaBuilder
-
- getRootEntity() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- getSession() - Method in class org.grails.datastore.gorm.support.DatastorePersistenceContextInterceptor
-
- getSourceUnit() - Method in class org.grails.datastore.gorm.query.transform.DetachedCriteriaTransformer
-
- getStaticImplementation() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- getStaticImplementation() - Method in class org.codehaus.groovy.grails.compiler.gorm.GormValidationTransformer
-
- getTotalCount() - Method in class grails.gorm.PagedResultList
-
- getType() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- getVersion() - Method in class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- GlobalDetachedCriteriaASTTransformation - Class in org.grails.datastore.gorm.query.transform
-
Global version of the detached query transformer
- GlobalDetachedCriteriaASTTransformation() - Constructor for class org.grails.datastore.gorm.query.transform.GlobalDetachedCriteriaASTTransformation
-
- GormTransformer - Class in org.codehaus.groovy.grails.compiler.gorm
-
Transforms GORM entities making the GORM API available to Java.
- GormTransformer() - Constructor for class org.codehaus.groovy.grails.compiler.gorm.GormTransformer
-
- GormValidationTransformer - Class in org.codehaus.groovy.grails.compiler.gorm
-
Makes the validate methods statically available via an AST transformation.
- GormValidationTransformer() - Constructor for class org.codehaus.groovy.grails.compiler.gorm.GormValidationTransformer
-
- grails.gorm - package grails.gorm
-
- GrailsDomainClassMappingContext - Class in org.grails.datastore.gorm.config
-
A MappingContext that adapts the Grails domain model to the Mapping API.
- GrailsDomainClassMappingContext(GrailsApplication) - Constructor for class org.grails.datastore.gorm.config.GrailsDomainClassMappingContext
-
- GrailsDomainClassPersistentEntity - Class in org.grails.datastore.gorm.config
-
Bridges the GrailsDomainClass interface into the PersistentEntity interface
- GrailsDomainClassPersistentEntity(GrailsDomainClass, GrailsDomainClassMappingContext) - Constructor for class org.grails.datastore.gorm.config.GrailsDomainClassPersistentEntity
-
- GrailsDomainClassPersistentProperty - Class in org.grails.datastore.gorm.config
-
Bridges a GrailsDomainClassProperty to the PersistentProperty interface.
- GrailsDomainClassPersistentProperty(PersistentEntity, GrailsDomainClassProperty) - Constructor for class org.grails.datastore.gorm.config.GrailsDomainClassPersistentProperty
-
- gt(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be greater than or equal to the given value
- gtAll(String, Closure) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is greater than all the given returned values
- gtAll(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is greater than all the given returned values
- gte(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be greater than or equal to the given value
- gtProperty(String, String) - Method in class grails.gorm.CriteriaBuilder
-
Constraints a property to be greater than a specified other property
- gtSome(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
- gtSome(String, Closure<?>) - Method in class grails.gorm.CriteriaBuilder
-
- LAST_UPDATED_PROPERTY - Static variable in class org.grails.datastore.gorm.events.AutoTimestampEventListener
-
- le(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be less than or equal to the given value
- leAll(String, Closure) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is less than all the given returned values
- leAll(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is less than all the given returned values
- leProperty(String, String) - Method in class grails.gorm.CriteriaBuilder
-
Constraints a property to be less than or equal to a specified other property
- leSome(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
- leSome(String, Closure<?>) - Method in class grails.gorm.CriteriaBuilder
-
- like(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Creates an like Criterion based on the specified property name and value.
- list(Closure) - Method in class grails.gorm.CriteriaBuilder
-
Defines an executes a list query in a single call.
- list(Map, Closure) - Method in class grails.gorm.CriteriaBuilder
-
- listDistinct(Closure) - Method in class grails.gorm.CriteriaBuilder
-
Defines an executes a list distinct query in a single call.
- ListOrderByFinder - Class in org.grails.datastore.gorm.finders
-
The "listOrderBy*" static persistent method.
- ListOrderByFinder(Datastore) - Constructor for class org.grails.datastore.gorm.finders.ListOrderByFinder
-
- lt(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be less than or equal to the given value
- ltAll(String, Closure) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is less than all the given returned values
- ltAll(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
Creates a subquery criterion that ensures the given property is less than all the given returned values
- lte(String, Object) - Method in class grails.gorm.CriteriaBuilder
-
Used to restrict a value to be less than or equal to the given value
- ltProperty(String, String) - Method in class grails.gorm.CriteriaBuilder
-
Constraints a property to be less than a specified other property
- ltSome(String, QueryableCriteria) - Method in class grails.gorm.CriteriaBuilder
-
- ltSome(String, Closure<?>) - Method in class grails.gorm.CriteriaBuilder
-