Uses of Interface
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.Lob

Packages that use Lob
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl   
 

Uses of Lob in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm that return Lob
 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.indexed.novalueclass.persistence.orm with parameters of type Lob
 void Basic.setLob(Lob value)
          Sets the value of the lob property.
 

Uses of Lob in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that implement Lob
 class LobImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl that return Lob
 Lob BasicImpl.getLob()
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.novalueclass.persistence.orm.impl with parameters of type Lob
 void BasicImpl.setLob(Lob value)
           
 



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