|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transient | |
|---|---|
| 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 Transient in net.sourceforge.jpaxjc.ns.persistence.orm |
|---|
| Fields in net.sourceforge.jpaxjc.ns.persistence.orm with type parameters of type Transient | |
|---|---|
protected List<Transient> |
Attributes._transient
|
protected List<Transient> |
EmbeddableAttributes._transient
|
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return Transient | |
|---|---|
Transient |
Transient.clone()
Creates and returns a deep copy of this object. |
Transient |
ObjectFactory.createTransient()
Create an instance of Transient |
| Methods in net.sourceforge.jpaxjc.ns.persistence.orm that return types with arguments of type Transient | |
|---|---|
List<Transient> |
Attributes.getTransient()
Gets the value of the transient property. |
List<Transient> |
EmbeddableAttributes.getTransient()
Gets the value of the transient property. |
| Constructors in net.sourceforge.jpaxjc.ns.persistence.orm with parameters of type Transient | |
|---|---|
Transient(Transient o)
Creates a new Transient instance by deeply copying a given Transient instance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||