2020-07-26

Hibernate JPA @Parameter Example

The @Parameter annotation is a generic parameter (basically a key/value combination) used to parametrize other annotations, like @CollectionType, @GenericGenerator, and @Type, @TypeDef.

Parameter - Generic parameter (basically a key/value combination) used to parametrize other annotations.

No comments:

Post a Comment