Uses of Class
com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint.ConstraintJoin
-
Packages that use ConstraintJoin Package Description com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint -
-
Uses of ConstraintJoin in com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint
Methods in com.sun.jdo.spi.persistence.support.sqlstore.sql.constraint with parameters of type ConstraintJoin Modifier and Type Method Description voidConstraint. addJoinConstraint(ConstraintJoin join)Adds specified join constraint.
-