| Package | Description |
|---|---|
| PrologDB |
| Constructor and Description |
|---|
Unique(java.lang.String idcol,
java.lang.String column,
ErrorReport erReport)
create a Unique object for tuples that have idcol as the name of their
column identifier, column as the name of a column that should have unique
values, and erReport as the ErrorReport object
|