Uses of Interface
io.ebean.FutureIds
Packages that use FutureIds
-
Uses of FutureIds in io.ebean
Modifier and TypeMethodDescriptionExpressionList.findFutureIds()Execute find Id's query in a background thread.<T> FutureIds<T>ExtendedServer.findFutureIds(Query<T> query, Transaction transaction) Execute find Id's query in a background thread.Query.findFutureIds()Execute find Id's query in a background thread.