所有类

说明
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
AssociationTable<SE,​ST extends Table<SE>,​TE,​TT extends Table<TE>>
 
AssociationTableEx<SE,​ST extends TableEx<SE>,​TE,​TT extends TableEx<TE>>
 
 
 
 
 
 
 
 
Cache<K,​V>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
DraftInterceptor<D extends org.babyfish.jimmer.Draft>
 
To be absolutely cache friendly, all query methods like "find...ById(s)" of this class ignore the global filters.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
FieldConfig<E,​T extends Table<E>>
 
FieldFilter<T extends Table<?>>
 
FieldFilterArgs<T extends Table<?>>
 
 
Filter<P extends Props>
 
 
 
 
FilterArgs<P extends Props>
 
 
 
 
A query created by a Fluent object cannot be used to create sub queries, but needs to call the subQuery of the Fluent object.
 
 
 
 
FluentRootQuery<T extends Table<?>>
 
 
 
 
 
 
 
 
 
 
 
ListFieldConfig<E,​T extends Table<E>>
 
 
This interface is designed for Spring-GraphQL; - If you use GraphQL, please use this interface, not ObjectFetcher - If you do not use GraphQL, please use Object Fetcher, not this interface
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Used by mapped super class 1.
 
 
 
 
 
 
 
RootSelectable<T extends Table<?>>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Tuples.Expr4<T1,​T2,​T3,​T4>
 
Tuples.Expr5<T1,​T2,​T3,​T4,​T5>
 
Tuples.Expr6<T1,​T2,​T3,​T4,​T5,​T6>
 
Tuples.Expr7<T1,​T2,​T3,​T4,​T5,​T6,​T7>
 
Tuples.Expr8<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8>
 
Tuples.Expr9<T1,​T2,​T3,​T4,​T5,​T6,​T7,​T8,​T9>
 
Only used by jimmer-sql-kotlin internally