Class FlushModeConverter


  • public class FlushModeConverter
    extends Object
    JAXB marshalling for the FlushMode enum.
    Implementation Note:
    The XML schemas define the use of "never", which corresponds to the removed FlushMode#NEVER. Here we will also remap FlushMode#NEVER to FlushMode.MANUAL.
    • Constructor Detail

      • FlushModeConverter

        public FlushModeConverter()