Class Bind
java.lang.Object
org.apache.cayenne.template.directive.Bind
- All Implemented Interfaces:
Directive
- Direct Known Subclasses:
BindEqual
,BindNotEqual
public class Bind extends Object implements Directive
- Since:
- 4.1
-
Field Summary
-
Constructor Summary
Constructors Constructor Description Bind()
-
Method Summary
Modifier and Type Method 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)