Hibernate JPA @CollectionId annotation Example
@CollectionId
The @CollectionId annotation is used to specify an identifier column for an idbag collection.CollectionId Describe an identifier column for a bag (ie an idbag). EXPERIMENTAL: the structure of this annotation might slightly change (generator() mix strategy and generator.
Comments
Post a Comment