Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.Embeddable

Packages that use Embeddable
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl   
 

Uses of Embeddable in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return Embeddable
 Embeddable ObjectFactory.createEmbeddable()
          Create an instance of Embeddable
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm that return types with arguments of type Embeddable
 List<Embeddable> EntityMappings.getEmbeddable()
          Gets the value of the embeddable property.
 

Uses of Embeddable in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type parameters of type Embeddable
protected  List<Embeddable> EntityMappingsImpl.embeddable
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl that return types with arguments of type Embeddable
 List<Embeddable> EntityMappingsImpl.getEmbeddable()
           
 

Method parameters in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.persistence.orm.impl with type arguments of type Embeddable
protected static void EntityMappingsImpl.copyEmbeddable(List<Embeddable> source, List<Embeddable> target)
          Copies all values of property Embeddable.
protected static void EntityMappingsImpl.copyEmbeddable(List<Embeddable> source, List<Embeddable> target)
          Copies all values of property Embeddable.
 



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