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.
Parameter - Generic parameter (basically a key/value combination) used to parametrize other annotations.
Comments
Post a Comment