|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EmbeddableAttributes | |
---|---|
org.hibernate.jpamodelgen.xml.jaxb |
Uses of EmbeddableAttributes in org.hibernate.jpamodelgen.xml.jaxb |
---|
Fields in org.hibernate.jpamodelgen.xml.jaxb declared as EmbeddableAttributes | |
---|---|
protected EmbeddableAttributes |
Embeddable.attributes
|
Methods in org.hibernate.jpamodelgen.xml.jaxb that return EmbeddableAttributes | |
---|---|
EmbeddableAttributes |
ObjectFactory.createEmbeddableAttributes()
Create an instance of EmbeddableAttributes |
EmbeddableAttributes |
Embeddable.getAttributes()
Gets the value of the attributes property. |
Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type EmbeddableAttributes | |
---|---|
void |
Embeddable.setAttributes(EmbeddableAttributes value)
Sets the value of the attributes property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |