Hibernate HPA @Columns Example

@Columns

The @Columns annotation is used to group multiple JPA @Column annotations.

Columns Support an array of columns. Useful for component user types mappings.

Comments

Popular posts from this blog

Today Walkin 14th-Sept

Hibernate Search - Elasticsearch with JSON manipulation

Spring Elasticsearch Operations