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

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations