|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityListeners | |
|---|---|
| org.hibernate.jpamodelgen.xml.jaxb | |
| Uses of EntityListeners in org.hibernate.jpamodelgen.xml.jaxb |
|---|
| Fields in org.hibernate.jpamodelgen.xml.jaxb declared as EntityListeners | |
|---|---|
protected EntityListeners |
PersistenceUnitDefaults.entityListeners
|
protected EntityListeners |
MappedSuperclass.entityListeners
|
protected EntityListeners |
Entity.entityListeners
|
| Methods in org.hibernate.jpamodelgen.xml.jaxb that return EntityListeners | |
|---|---|
EntityListeners |
ObjectFactory.createEntityListeners()
Create an instance of EntityListeners |
EntityListeners |
PersistenceUnitDefaults.getEntityListeners()
Gets the value of the entityListeners property. |
EntityListeners |
MappedSuperclass.getEntityListeners()
Gets the value of the entityListeners property. |
EntityListeners |
Entity.getEntityListeners()
Gets the value of the entityListeners property. |
| Methods in org.hibernate.jpamodelgen.xml.jaxb with parameters of type EntityListeners | |
|---|---|
void |
PersistenceUnitDefaults.setEntityListeners(EntityListeners value)
Sets the value of the entityListeners property. |
void |
MappedSuperclass.setEntityListeners(EntityListeners value)
Sets the value of the entityListeners property. |
void |
Entity.setEntityListeners(EntityListeners value)
Sets the value of the entityListeners property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||