Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.
Corresponds to the JPA annotation
javax.persistence.UniqueConstraint
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability.
UPDATABLE -
Static variable in interface org.eclipse.jpt.core.resource.orm.JPA
Return whether this type mapping specifies primary key columns rather than using
JPA-style attributes
(Uses the @PrimaryKey annotation for java, or the primary-key element for xml)
Note: there is no context-level or UI support for this feature as of yet.