Package org.hibernate.annotations
Annotation Type Parameter
-
@Target({}) @Retention(RUNTIME) public @interface Parameter
Generic parameter (basically a key/value combination) used to parametrize other annotations.
@Target({}) @Retention(RUNTIME) public @interface Parameter