|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JaxbEntityListeners | |
|---|---|
| org.hibernate.internal.jaxb.mapping.orm | |
| Uses of JaxbEntityListeners in org.hibernate.internal.jaxb.mapping.orm |
|---|
| Fields in org.hibernate.internal.jaxb.mapping.orm declared as JaxbEntityListeners | |
|---|---|
protected JaxbEntityListeners |
JaxbMappedSuperclass.entityListeners
|
protected JaxbEntityListeners |
JaxbEntity.entityListeners
|
protected JaxbEntityListeners |
JaxbPersistenceUnitDefaults.entityListeners
|
| Methods in org.hibernate.internal.jaxb.mapping.orm that return JaxbEntityListeners | |
|---|---|
JaxbEntityListeners |
ObjectFactory.createJaxbEntityListeners()
Create an instance of JaxbEntityListeners |
JaxbEntityListeners |
JaxbMappedSuperclass.getEntityListeners()
Gets the value of the entityListeners property. |
JaxbEntityListeners |
JaxbEntity.getEntityListeners()
Gets the value of the entityListeners property. |
JaxbEntityListeners |
JaxbPersistenceUnitDefaults.getEntityListeners()
Gets the value of the entityListeners property. |
| Methods in org.hibernate.internal.jaxb.mapping.orm with parameters of type JaxbEntityListeners | |
|---|---|
void |
JaxbMappedSuperclass.setEntityListeners(JaxbEntityListeners value)
Sets the value of the entityListeners property. |
void |
JaxbEntity.setEntityListeners(JaxbEntityListeners value)
Sets the value of the entityListeners property. |
void |
JaxbPersistenceUnitDefaults.setEntityListeners(JaxbEntityListeners value)
Sets the value of the entityListeners property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||