Annotation Type CompositeId
-
@Retention(RUNTIME) @Target(TYPE) public @interface CompositeId
For entities without an @Id property, specifies the columns to use as a unique key.- Author:
- Guillaume Le Cousin
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description StringindexNameString[]properties
-