Package | Description |
---|---|
org.hibernate.internal.jaxb.mapping.orm |
Modifier and Type | Field and Description |
---|---|
protected JaxbEntityListeners |
JaxbMappedSuperclass.entityListeners |
protected JaxbEntityListeners |
JaxbEntity.entityListeners |
protected JaxbEntityListeners |
JaxbPersistenceUnitDefaults.entityListeners |
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.