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, toIdMap
public static final BindObjectNotEqual INSTANCE
protected void renderColumn(Context context, String columnName, int columnIndex)
renderColumn
in class BindObjectEqual
protected void render(Context context, ParameterBinding binding)
render
in class BindObjectEqual
Copyright © 2001–2019 Apache Cayenne. All rights reserved.