Class SerialAnnotationDescriptorImpl<A extends Annotation>
java.lang.Object
org.hibernate.models.serial.internal.SerialAnnotationDescriptorImpl<A>
- All Implemented Interfaces:
Serializable,SerialAnnotationDescriptor<A>,StorableForm<AnnotationDescriptor<A>>
public class SerialAnnotationDescriptorImpl<A extends Annotation>
extends Object
implements SerialAnnotationDescriptor<A>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerialAnnotationDescriptorImpl
-
-
Method Details
-
fromStorableForm
- Specified by:
fromStorableFormin interfaceStorableForm<A extends Annotation>
-