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