public class BindObjectNotEqual extends BindObjectEqual
| Modifier and Type | Field and Description |
|---|---|
static BindObjectNotEqual |
INSTANCE |
| Constructor and Description |
|---|
BindObjectNotEqual() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
render(Context context,
ParameterBinding binding) |
protected void |
renderColumn(Context context,
String columnName,
int columnIndex) |
apply, toArray, toIdMappublic static final BindObjectNotEqual INSTANCE
protected void renderColumn(Context context, String columnName, int columnIndex)
renderColumn in class BindObjectEqualprotected void render(Context context, ParameterBinding binding)
render in class BindObjectEqualCopyright © 2001–2020 Apache Cayenne. All rights reserved.