org.axiondb.constraints
public class PrimaryKeyConstraint extends UniqueConstraint
null
or my collection of Selectables is not
unique
.
Version: $Revision: 1.15 $ $Date: 2005/12/20 18:32:46 $
Constructor Summary | |
---|---|
PrimaryKeyConstraint(String name) |
Method Summary | |
---|---|
boolean | evaluate(RowEvent event) |
boolean | evaluate(RowEvent event, RowDecorator dec) |
boolean | evaluate(RowIterator oldRows, RowIterator newRows, Table table) |