public class Bind extends Object implements Directive
| Constructor and Description |
|---|
Bind() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Context context,
ASTExpression... expressions) |
protected void |
bindValue(Context context,
Object value,
String jdbcTypeName,
int scale) |
protected void |
processBinding(Context context,
ParameterBinding binding) |
public static final Bind INSTANCE
public void apply(Context context, ASTExpression... expressions)
protected void processBinding(Context context, ParameterBinding binding)
Copyright © 2001–2019 Apache Cayenne. All rights reserved.