Class FlushModeMarshalling
java.lang.Object
org.hibernate.boot.jaxb.mapping.internal.FlushModeMarshalling
JAXB marshalling for
FlushMode
- Implementation Note:
- The XML schemas define the use of
"never"
, which corresponds to the removedFlushMode#NEVER
. Here we will also remapFlushMode#NEVER
toFlushMode.MANUAL
.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FlushModeMarshalling
public FlushModeMarshalling()
-
-
Method Details
-
fromXml
-
toXml
-