A C D G I L N R T 
All Classes All Packages

A

AliasProjectionResultTransformer - Class in gorm.tools.mango.hibernate
ResultTransformer implementation which builds a map for each "row", removes any aggregate suffixes for "_sum", "

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
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
 

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.
transformTuple(Object[], String[]) - Method in class gorm.tools.mango.hibernate.AliasProjectionResultTransformer
removes evrything after the last _ thats in the projectionList
A C D G I L N R T 
All Classes All Packages