Class EnumTypeMarshalling
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.marshall.EnumTypeMarshalling
-
public class EnumTypeMarshalling extends Object
JAXB marshalling forEnumType
-
-
Constructor Summary
Constructors Constructor Description EnumTypeMarshalling()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static jakarta.persistence.EnumType
fromXml(String name)
static String
toXml(jakarta.persistence.EnumType enumType)
-