程序包 org.babyfish.jimmer.sql.fluent
package org.babyfish.jimmer.sql.fluent
-
接口概要接口说明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<?>>FluentTable<E>