A C D G I L N P R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AliasProjectionResultTransformer - Class in gorm.tools.mango.hibernate
-
ResultTransformerimplementation which builds a map for each "row", removes any aggregate suffixes for "_sum", " - AliasProjectionResultTransformer() - Constructor for class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
-
Disallow instantiation of AliasToEntityMapResultTransformer.
- AliasProjectionResultTransformer(List<String>) - Constructor for class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
-
Disallow instantiation of AliasToEntityMapResultTransformer.
C
- ClassLoaderThreadFactory - Class in gorm.tools.async
-
see https://stackoverflow.com/a/59444016/6500859 Java 11 fix for the class loader and ClassNotFoundExceptions problems.
- ClassLoaderThreadFactory() - Constructor for class gorm.tools.async.ClassLoaderThreadFactory
D
- DefaultGrailsRepositoryClass - Class in gorm.tools.repository.artefact
- DefaultGrailsRepositoryClass(Class) - Constructor for class gorm.tools.repository.artefact.DefaultGrailsRepositoryClass
- DefaultGrailsRepositoryClass(Class, String) - Constructor for class gorm.tools.repository.artefact.DefaultGrailsRepositoryClass
G
- generateId() - Method in interface gorm.tools.repository.model.GenerateId
- generateId(Persistable<ID>) - Method in interface gorm.tools.repository.model.GenerateId
- GenerateId<ID> - Interface in gorm.tools.repository.model
-
Simple interface for id generator
- gorm.tools.async - package gorm.tools.async
- gorm.tools.mango.hibernate - package gorm.tools.mango.hibernate
- gorm.tools.repository - package gorm.tools.repository
- gorm.tools.repository.artefact - package gorm.tools.repository.artefact
- gorm.tools.repository.model - package gorm.tools.repository.model
- GormRepository - Annotation Type in gorm.tools.repository
-
Annotation to marks a Repository artifact when not under grails-app/repo AST tranform will also add the Spring @Component annotation so that it gets picked up on a scan as well as the @Artefact that grails uses and needs for artifacts.
- GrailsRepositoryClass - Interface in gorm.tools.repository.artefact
I
- INSTANCE - Static variable in class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
- isTransformedValueATupleElement(String[], int) - Method in class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
L
- ListResultTransformer - Interface in gorm.tools.mango.hibernate
N
- newThread(ForkJoinPool) - Method in class gorm.tools.async.ClassLoaderThreadFactory
P
- PathKeyMapResultTransformer - Class in gorm.tools.mango.hibernate
-
ResultTransformerimplementation which builds a map for each "row", removes any aggregate suffixes for "_sum", " - PathKeyMapResultTransformer() - Constructor for class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
-
Disallow instantiation of AliasToEntityMapResultTransformer.
- PathKeyMapResultTransformer(List<String>) - Constructor for class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
-
Disallow instantiation of AliasToEntityMapResultTransformer.
R
- REPO - Static variable in class gorm.tools.repository.artefact.DefaultGrailsRepositoryClass
T
- transformList(List) - Method in interface gorm.tools.mango.hibernate.ListResultTransformer
-
Default implementation returning the tuples list as-is.
- transformList(List) - Method in class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
- transformTuple(Object[], String[]) - Method in class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
-
removes evrything after the last _ thats in the projectionList
- transformTuple(Object[], String[]) - Method in class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
-
removes everything after the last _ thats in the projectionList
All Classes All Packages