Annotation Type EnhancementInfo
-
@Target(TYPE) @Retention(RUNTIME) public @interface EnhancementInfo
Provides basic information about the enhancement done to a class.
-
-
Element Detail
-
version
String version
The Hibernate version used for enhancement.
-
-