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

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Spring Boot and Vaadin : Filtering rows in Vaadin Grid