Class BindObjectNotEqual
java.lang.Object
org.apache.cayenne.template.directive.BindObjectEqual
org.apache.cayenne.template.directive.BindObjectNotEqual
- All Implemented Interfaces:
Directive
- Since:
- 4.1
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
render
(Context context, ParameterBinding binding) protected void
renderColumn
(Context context, String columnName, int columnIndex) Methods inherited from class org.apache.cayenne.template.directive.BindObjectEqual
apply, toArray, toIdMap
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
BindObjectNotEqual
public BindObjectNotEqual()
-
-
Method Details
-
renderColumn
- Overrides:
renderColumn
in classBindObjectEqual
-
render
- Overrides:
render
in classBindObjectEqual
-