|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JaxbTransient | |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Uses of JaxbTransient in org.hibernate.internal.jaxb.mapping.orm |
---|
Fields in org.hibernate.internal.jaxb.mapping.orm with type parameters of type JaxbTransient | |
---|---|
protected List<JaxbTransient> |
JaxbEmbeddableAttributes._transient
|
protected List<JaxbTransient> |
JaxbAttributes._transient
|
Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbTransient | |
---|---|
JaxbTransient |
ObjectFactory.createJaxbTransient()
Create an instance of JaxbTransient |
Methods in org.hibernate.internal.jaxb.mapping.orm that return types with arguments of type JaxbTransient | |
---|---|
List<JaxbTransient> |
JaxbEmbeddableAttributes.getTransient()
Gets the value of the transient property. |
List<JaxbTransient> |
JaxbAttributes.getTransient()
Gets the value of the transient property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |