java.lang.Object
io.ebeaninternal.server.query.CallableQueryList<T>
Represent the findList query as a Callable.
-
Constructor Summary
ConstructorsConstructorDescriptionCallableQueryList(SpiEbeanServer server, SpiQuery<T> query, boolean createdTransaction) -
Method Summary