Class FetchTypeMarshalling


  • public class FetchTypeMarshalling
    extends Object
    JAXB marshalling for FetchType
    • Constructor Detail

      • FetchTypeMarshalling

        public FetchTypeMarshalling()
    • Method Detail

      • fromXml

        public static jakarta.persistence.FetchType fromXml​(String name)
      • toXml

        public static String toXml​(jakarta.persistence.FetchType fetchType)