Class FlushModeConverter


  • public class FlushModeConverter
    extends Object
    JAXB marshalling for the FlushMode enum

    NOTE : The XML schemas define the use of "never", which corresponds to the removed FlushMode#NEVER. Here we will also handle mapping FlushMode#NEVER to FlushMode#MANUAL

    • Constructor Detail

      • FlushModeConverter

        public FlushModeConverter()