类 SpecificationArgs<E,T extends Table<E>>
java.lang.Object
org.babyfish.jimmer.sql.ast.query.specification.SpecificationArgs<E,T>
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明<XE,XT extends Table<XE>>
SpecificationArgs<XE,XT> child()<SE,ST extends TableEx<SE>, TE, TT extends TableEx<TE>>
MutableSubQuerycreateAssociationSubQuery(AssociationTable<SE, ST, TE, TT> table) createSubQuery(TableProxy<?> table) getTable()
-
构造器详细资料
-
SpecificationArgs
-
-
方法详细资料
-
getTable
-
where
-
where
-
whereIf
-
whereIf
-
createSubQuery
-
createAssociationSubQuery
public <SE,ST extends TableEx<SE>, MutableSubQuery createAssociationSubQueryTE, TT extends TableEx<TE>> (AssociationTable<SE, ST, TE, TT> table) -
getApplier
-
child
-