A C D E G I J L M N P Q R T V X Y 
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", "
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.
applyCriteria(MangoDetachedCriteria<D>) - Method in interface gorm.tools.mango.api.QueryService
passes on to the mangoBuilder, allows sub-classes to override and modify

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
 
createCriteria(QueryArgs, Closure) - Method in interface gorm.tools.mango.api.QueryService
passes on to the mangoBuilder, allows sub-classes to override and modify
csv - yakworks.etl.DataMimeTypes
 

D

DataLayout - Enum in gorm.tools.job
 
DataMimeTypes - Enum in yakworks.etl
enum with the list of mime formats we support data.
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
 

E

ExtendedH2Dialect - Class in yakworks.gorm.hibernate.dialect
adds json and custom flike function
ExtendedH2Dialect() - Constructor for class yakworks.gorm.hibernate.dialect.ExtendedH2Dialect
Constructs a H2Dialect
ExtendedPostgreSQLDialect - Class in yakworks.gorm.hibernate.dialect
adds custom functions such as flike
ExtendedPostgreSQLDialect() - Constructor for class yakworks.gorm.hibernate.dialect.ExtendedPostgreSQLDialect
 

G

getEntityClass() - Method in interface gorm.tools.mango.api.QueryService
 
gorm.tools.async - package gorm.tools.async
 
gorm.tools.job - package gorm.tools.job
 
gorm.tools.mango.api - package gorm.tools.mango.api
 
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
 
GormRepository - Annotation Type in gorm.tools.repository
Custom Service annotation to make a GormRepo.
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
 

J

json - yakworks.etl.DataMimeTypes
 

L

List - gorm.tools.job.DataLayout
If dataLayout=List then data is just a json list as the data is, and errors will be in the problems field.
ListResultTransformer - Interface in gorm.tools.mango.hibernate
 

M

mimeType - Variable in enum yakworks.etl.DataMimeTypes
 

N

newThread(ForkJoinPool) - Method in class gorm.tools.async.ClassLoaderThreadFactory
 

P

PathKeyMapResultTransformer - Class in gorm.tools.mango.hibernate
ResultTransformer implementation which builds a map for each "row", removes any aggregate suffixes for "_sum", "
PathKeyMapResultTransformer() - Constructor for class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
 
PathKeyMapResultTransformer(List<String>) - Constructor for class gorm.tools.mango.hibernate.PathKeyMapResultTransformer
 

Q

query(QueryArgs, Closure) - Method in interface gorm.tools.mango.api.QueryService
Builds detached criteria for repository's domain based on mango criteria language
query(Map, Closure) - Method in interface gorm.tools.mango.api.QueryService
Builds detached criteria for repository's domain based on mango criteria language and additional criteria
QueryService<D> - Interface in gorm.tools.mango.api
Interface to be implemented by a bean

R

REPO - Static variable in class gorm.tools.repository.artefact.DefaultGrailsRepositoryClass
 
Result - gorm.tools.job.DataLayout
If dataLayout=Result then data is a list of Result/Problem objects.

T

toString() - Method in enum yakworks.etl.DataMimeTypes
 
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

V

valueOf(String) - Static method in enum gorm.tools.job.DataLayout
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum yakworks.etl.DataMimeTypes
Returns the enum constant of this type with the specified name.
values() - Static method in enum gorm.tools.job.DataLayout
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum yakworks.etl.DataMimeTypes
Returns an array containing the constants of this enum type, in the order they are declared.

X

xlsx - yakworks.etl.DataMimeTypes
 

Y

yakworks.etl - package yakworks.etl
 
yakworks.gorm.hibernate.dialect - package yakworks.gorm.hibernate.dialect
 
A C D E G I J L M N P Q R T V X Y 
All Classes All Packages