Uses of Class
org.riverock.dbrevision.annotation.schema.db.Validator

Packages that use Validator
org.riverock.dbrevision.annotation.schema.db   
 

Uses of Validator in org.riverock.dbrevision.annotation.schema.db
 

Fields in org.riverock.dbrevision.annotation.schema.db declared as Validator
protected  Validator Patch.validator
           
 

Methods in org.riverock.dbrevision.annotation.schema.db that return Validator
 Validator ObjectFactory.createValidator()
          Create an instance of Validator
 Validator Patch.getValidator()
          Gets the value of the validator property.
 

Methods in org.riverock.dbrevision.annotation.schema.db with parameters of type Validator
 void Patch.setValidator(Validator value)
          Sets the value of the validator property.
 



Copyright © 2008 Riverock community. All Rights Reserved.