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

Spring Elasticsearch Operations

Today Walkin 14th-Sept

Object oriented programming concepts (OOPs)