Uses of Interface
io.ebean.plugin.ExpressionPath
-
Packages that use ExpressionPath Package Description io.ebean.plugin Provides a API for plugins. -
-
Uses of ExpressionPath in io.ebean.plugin
Methods in io.ebean.plugin that return ExpressionPath Modifier and Type Method Description ExpressionPathBeanType. getExpressionPath(String path)Return the ExpressionPath for a given property path.
-