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

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

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

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

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

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



Copyright © 2008 Riverock community. All Rights Reserved.