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

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

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

Fields in org.riverock.dbrevision.annotation.schema.db with type parameters of type DbDataRecord
protected  List<DbDataRecord> DbDataTable.records
           
 

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

Methods in org.riverock.dbrevision.annotation.schema.db that return types with arguments of type DbDataRecord
 List<DbDataRecord> DbDataTable.getRecords()
          Gets the value of the records property.
 



Copyright © 2008 Riverock community. All Rights Reserved.