Package | Description |
---|---|
edu.berkeley.cs186.database.table |
Modifier and Type | Method and Description |
---|---|
Record |
Schema.verify(List<DataBox> values)
Verifies that a list of DataBoxes corresponds to this schema.
|
Copyright © 2017. All rights reserved.