Define a class constraint for sql mappings.
Attribute | Description | Required |
name | the constraint-name. | Yes |
type | type of constraint ("unique" only currently supported) | Yes |
<constraint name="person_fields_unique" type="unique" > name, orginization, email </constraint>
Copyright © 2000,2001,2002 Paul Bethe and Richie Bielak. All rights Reserved.