| Package | Description |
|---|---|
| com.avaje.ebeaninternal.server.expression |
Expressions for building WHERE clauses.
|
| com.avaje.ebeaninternal.util |
Utility objects
|
| Modifier and Type | Method and Description |
|---|---|
FilterExprPath |
FilterExprPath.trimPath(int prefixTrim)
Return a copy of the FilterExprPath trimming off leading part of the path
due to a proceeding (earlier) query join etc.
|
| Modifier and Type | Method and Description |
|---|---|
FilterExprPath |
FilterExpressionList.getPathPrefix() |
| Constructor and Description |
|---|
FilterExpressionList(FilterExprPath pathPrefix,
ExpressionFactory expr,
Query<T> rootQuery) |
FilterExpressionList(FilterExprPath pathPrefix,
FilterExpressionList<T> original) |
Copyright © 2014. All Rights Reserved.