|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntityListeners | |
|---|---|
| org.apache.openejb.jee.jpa | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EntityListeners in org.apache.openejb.jee.jpa |
|---|
| Fields in org.apache.openejb.jee.jpa declared as EntityListeners | |
|---|---|
protected EntityListeners |
PersistenceUnitDefaults.entityListeners
|
protected EntityListeners |
MappedSuperclass.entityListeners
|
protected EntityListeners |
Entity.entityListeners
|
| Methods in org.apache.openejb.jee.jpa that return EntityListeners | |
|---|---|
EntityListeners |
ObjectFactory.createEntityListeners()
Create an instance of EntityListeners |
EntityListeners |
PersistenceUnitDefaults.getEntityListeners()
Gets the value of the entityListeners property. |
EntityListeners |
Mapping.getEntityListeners()
|
EntityListeners |
MappedSuperclass.getEntityListeners()
Gets the value of the entityListeners property. |
EntityListeners |
Entity.getEntityListeners()
Gets the value of the entityListeners property. |
| Methods in org.apache.openejb.jee.jpa with parameters of type EntityListeners | |
|---|---|
void |
PersistenceUnitDefaults.setEntityListeners(EntityListeners value)
Sets the value of the entityListeners property. |
void |
Mapping.setEntityListeners(EntityListeners value)
|
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 | |||||||||