类 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

    作者:
    Steve Ebersole
    • 构造器详细资料

      • FlushModeConverter

        public FlushModeConverter()