| Package | Description |
|---|---|
| org.refcodes.criteria.factories.impls | |
| org.refcodes.criteria.statics |
| Modifier and Type | Method and Description |
|---|---|
String |
ExpressionQueryFactoryImpl.toQuery(IntersectWithCriteria aCriteriaNode,
boolean isCriteriaTreeRoot)
Generates a query string for the given
CriteriaNode. |
| Modifier and Type | Method and Description |
|---|---|
static IntersectWithCriteria |
CriteriaByDeclaration.intersectWith(Criteria... aChildren)
Creates an INTERSECT
CriteriaNode containing the provided
Criteria children. |
Copyright © 2015. All rights reserved.