Class FlushModeMarshalling
- java.lang.Object
-
- org.hibernate.boot.jaxb.mapping.marshall.FlushModeMarshalling
-
-
Constructor Summary
Constructors Constructor Description FlushModeMarshalling()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static FlushMode
fromXml(String name)
static String
toXml(FlushMode mode)
-