| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalConstraint | |
|---|---|
| org.apache.openjpa.jdbc.schema | OpenJPA-JDBC Schema Management | 
| Uses of LocalConstraint in org.apache.openjpa.jdbc.schema | 
|---|
| Subclasses of LocalConstraint in org.apache.openjpa.jdbc.schema | |
|---|---|
|  class | IndexRepresents a database index. | 
|  class | PrimaryKeyRepresents a table primary key. | 
|  class | UniqueRepresents a unique constraint. | 
| Methods in org.apache.openjpa.jdbc.schema with parameters of type LocalConstraint | |
|---|---|
| protected  boolean | LocalConstraint.equalsLocalConstraint(LocalConstraint lc)Return true if the columns of this constraint matches that of the given one. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||