|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transient | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of Transient in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type Transient | |
---|---|
protected List<Transient> |
Attributes._transient
|
protected List<Transient> |
EmbeddableAttributes._transient
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return Transient | |
---|---|
Transient |
ObjectFactory.createTransient()
Create an instance of Transient |
Methods in org.hibernate.jpamodelgen.xml.jaxb 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |