| Package | Description | 
|---|---|
| org.apache.cayenne.velocity | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BindEqualDirectiveA custom Velocity directive to create a PreparedStatement parameter text
 for "= ?". | 
| class  | BindNotEqualDirectiveA custom Velocity directive to create a PreparedStatement parameter text for "<>?". | 
| class  | BindObjectEqualDirectiveA custom Velocity directive to create a set of SQL conditions to match an ObjectId of
 an object. | 
| class  | BindObjectNotEqualDirectiveA custom Velocity directive to create a set of SQL conditions to check unequality of an
 ObjectId of an object. | 
Copyright © 2001–2023 Apache Cayenne. All rights reserved.