|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UniqueConstraintAnnotation | |
|---|---|
| org.eclipse.jpt.jpa.core | |
| org.eclipse.jpt.jpa.core.context.java | |
| org.eclipse.jpt.jpa.core.resource.java | |
| Uses of UniqueConstraintAnnotation in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core with parameters of type UniqueConstraintAnnotation | |
|---|---|
JavaSpecifiedUniqueConstraint |
JpaFactory.buildJavaUniqueConstraint(SpecifiedUniqueConstraint.Parent parent,
UniqueConstraintAnnotation constraintAnnotation)
|
| Uses of UniqueConstraintAnnotation in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return UniqueConstraintAnnotation | |
|---|---|
UniqueConstraintAnnotation |
JavaSpecifiedUniqueConstraint.getUniqueConstraintAnnotation()
|
| Uses of UniqueConstraintAnnotation in org.eclipse.jpt.jpa.core.resource.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.resource.java that return UniqueConstraintAnnotation | |
|---|---|
UniqueConstraintAnnotation |
BaseTableAnnotation.addUniqueConstraint(int index)
Corresponds to the 'uniqueConstraints' element of the *Table annotation. |
UniqueConstraintAnnotation |
TableGeneratorAnnotation.addUniqueConstraint(int index)
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation. |
UniqueConstraintAnnotation |
BaseTableAnnotation.uniqueConstraintAt(int index)
Corresponds to the 'uniqueConstraints' element of the *Table annotation. |
UniqueConstraintAnnotation |
TableGeneratorAnnotation.uniqueConstraintAt(int index)
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation. |
| Methods in org.eclipse.jpt.jpa.core.resource.java that return types with arguments of type UniqueConstraintAnnotation | |
|---|---|
org.eclipse.jpt.common.utility.iterable.ListIterable<UniqueConstraintAnnotation> |
BaseTableAnnotation.getUniqueConstraints()
Corresponds to the 'uniqueConstraints' element of the *Table annotation. |
org.eclipse.jpt.common.utility.iterable.ListIterable<UniqueConstraintAnnotation> |
TableGeneratorAnnotation.getUniqueConstraints()
Corresponds to the 'uniqueConstraints' element of the TableGenerator annotation. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||