Uses of Class
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Lob

Packages that use Lob
net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm   
 

Uses of Lob in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm
 

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm declared as Lob
protected  Lob Basic.lob
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return Lob
 Lob Lob.clone()
          Creates and returns a copy of this object.
 Lob ObjectFactory.createLob()
          Create an instance of Lob
 Lob Basic.getLob()
          Gets the value of the lob property.
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type Lob
 void Basic.setLob(Lob value)
          Sets the value of the lob property.
 

Constructors in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with parameters of type Lob
Lob(Lob o)
          Creates a new net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm.Lob instance by copying a given instance.
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.