Uses of Class
org.apache.cayenne.access.jdbc.BindObjectEqualDirective

Packages that use BindObjectEqualDirective
org.apache.cayenne.access.jdbc Contains classes that handle JDBC interactions. 
 

Uses of BindObjectEqualDirective in org.apache.cayenne.access.jdbc
 

Subclasses of BindObjectEqualDirective in org.apache.cayenne.access.jdbc
 class BindObjectNotEqualDirective
          A custom Velocity directive to create a set of SQL conditions to check unequality of an ObjectId of an object.
 



Copyright © 2001-2011 Apache Cayenne. All Rights Reserved.