| Package | Description |
|---|---|
| io.ebean |
| Modifier and Type | Method and Description |
|---|---|
ExpressionFactory |
Query.getExpressionFactory()
Return the ExpressionFactory used by this query.
|
static ExpressionFactory |
DB.getExpressionFactory()
Return the ExpressionFactory from the default database.
|
ExpressionFactory |
Database.getExpressionFactory()
Return the ExpressionFactory for this server.
|
static ExpressionFactory |
Ebean.getExpressionFactory()
Return the ExpressionFactory from the default server.
|
Copyright © 2019. All rights reserved.