24.2.11. @CollectionType
The @CollectionType
annotation is used to specify a custom collection type.
</div>
The collection can also name a @Type
, which defines the Hibernate Type of the collection elements.
</div>
@CollectionType
The @CollectionType
annotation is used to specify a custom collection type.
</div>
The collection can also name a @Type
, which defines the Hibernate Type of the collection elements.
</div>