Uses of Interface
io.ebean.ExpressionFactory
Packages that use ExpressionFactory
-
Uses of ExpressionFactory in io.ebean
Methods in io.ebean that return ExpressionFactoryModifier and TypeMethodDescriptionDatabase.expressionFactory()
Return the ExpressionFactory for this database.static ExpressionFactory
DB.expressionFactory()
Return the ExpressionFactory from the default database.Query.getExpressionFactory()
Return the ExpressionFactory used by this query.