Class Lob


  • public class Lob
    extends Object
    Target({METHOD, FIELD}) @Retention(RUNTIME) public @interface Lob {}

    Java class for lob complex type.

    The following schema fragment specifies the expected content contained within this class.

     <complexType name="lob">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
         </restriction>
       </complexContent>
     </complexType>
     
    • Constructor Detail

      • Lob

        public Lob()