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

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

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

Fields in org.riverock.dbrevision.annotation.schema.db with type parameters of type FieldData
protected  List<FieldData> RecordData.fieldData
           
 

Methods in org.riverock.dbrevision.annotation.schema.db that return FieldData
 FieldData ObjectFactory.createFieldData()
          Create an instance of FieldData
 

Methods in org.riverock.dbrevision.annotation.schema.db that return types with arguments of type FieldData
 List<FieldData> RecordData.getFieldData()
          Gets the value of the fieldData property.
 



Copyright © 2008 Riverock community. All Rights Reserved.