Class GenerationTypeMarshalling


  • public class GenerationTypeMarshalling
    extends Object
    JAXB marshalling for GenerationType
    • Constructor Detail

      • GenerationTypeMarshalling

        public GenerationTypeMarshalling()
    • Method Detail

      • fromXml

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

        public static String toXml​(jakarta.persistence.GenerationType accessType)