Business Components

Uses of Class
oracle.jbo.server.rules.JboCompareValidator

Packages that use JboCompareValidator
oracle.jbo.server.rules Contains sample validation beans. 
 

Uses of JboCompareValidator in oracle.jbo.server.rules
 

Subclasses of JboCompareValidator in oracle.jbo.server.rules
 class JboSQLCompareValidator
          A validator that tests literal values by comparing them to a database value, using a pre-defined relation.
 class JboVOCompareValidator
          A validator that tests literal values by comparing them to a database value, using a pre-defined relation.
 


Business Components