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 SummaryConstructors Constructor Description Bind()
- 
Method SummaryModifier and Type Method Description voidapply(Context context, ASTExpression... expressions)protected voidbindValue(Context context, Object value, String jdbcTypeName, int scale)protected voidprocessBinding(Context context, ParameterBinding binding)