Module io.ebean.core
Class DbExpressionHandlerFactory
java.lang.Object
io.ebeaninternal.server.expression.platform.DbExpressionHandlerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DbExpressionHandlerfrom(DatabasePlatform databasePlatform) Create and return the appropriate platform specific handing of expressions.
-
Constructor Details
-
DbExpressionHandlerFactory
public DbExpressionHandlerFactory()
-
-
Method Details
-
from
Create and return the appropriate platform specific handing of expressions.
-