Package org.hibernate.testing.orm.junit
Annotation Type Setting
-
public @interface Setting
A setting for use in other annotations to define settings for various things.
-
-
Element Detail
-
name
String name
The setting name. Often a constant fromAvailableSettings
-
-
-
value
String value
The setting value
-
-