|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Embeddable | |
|---|---|
| net.sourceforge.jpaxjc.ns.persistence.orm | This package contains JAXB 2.1 classes for the http://java.sun.com/xml/ns/persistence/orm namespace. |
| Uses of Embeddable in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type Embeddable | |
|---|---|
protected List<Embeddable> |
EntityMappings.embeddable
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return Embeddable | |
|---|---|
Embeddable |
Embeddable.clone()
Creates and returns a deep copy of this object. |
Embeddable |
ObjectFactory.createEmbeddable()
Create an instance of Embeddable |
| Methods in net.sourceforge.jpaxjc.ns.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.jpaxjc.ns.persistence.orm with parameters of type Embeddable | |
|---|---|
Embeddable(Embeddable o)
Creates a new Embeddable instance by deeply copying a given Embeddable instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||