Uses of Interface
io.ebean.ExpressionFactory
-
Uses of ExpressionFactory in io.ebean
Modifier 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.