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

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

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

Fields in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm with type parameters of type Embeddable
protected  List<Embeddable> EntityMappings.embeddable
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.collections.valueclass.persistence.orm that return Embeddable
 Embeddable Embeddable.clone()
          Creates and returns a copy of this object.
 Embeddable ObjectFactory.createEmbeddable()
          Create an instance of Embeddable
 

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

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



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