|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||