Uses of Interface
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.Embeddable

Packages that use Embeddable
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl   
 

Uses of Embeddable in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm that return Embeddable
 Embeddable ObjectFactory.createEmbeddable()
          Create an instance of Embeddable
 Embeddable[] EntityMappings.getEmbeddable()
           
 Embeddable EntityMappings.getEmbeddable(int idx)
           
 Embeddable EntityMappings.setEmbeddable(int idx, Embeddable value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm with parameters of type Embeddable
 void EntityMappings.setEmbeddable(Embeddable[] values)
           
 Embeddable EntityMappings.setEmbeddable(int idx, Embeddable value)
           
 

Uses of Embeddable in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that implement Embeddable
 class EmbeddableImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl declared as Embeddable
protected  Embeddable[] EntityMappingsImpl.embeddable
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl that return Embeddable
 Embeddable[] EntityMappingsImpl.getEmbeddable()
           
 Embeddable EntityMappingsImpl.getEmbeddable(int idx)
           
 Embeddable EntityMappingsImpl.setEmbeddable(int idx, Embeddable value)
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.persistence.orm.impl with parameters of type Embeddable
 void EntityMappingsImpl.setEmbeddable(Embeddable[] values)
           
 Embeddable EntityMappingsImpl.setEmbeddable(int idx, Embeddable value)
           
 



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