public class Lob extends Object
@Target({METHOD, FIELD}) @Retention(RUNTIME) public @interface Lob {}
<p>Java class for lob complex type.
<p>The following schema fragment specifies the expected content contained within this class.
<pre> <complexType name="lob"> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> </restriction> </complexContent> </complexType> </pre>
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.