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