|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JEntityFactory | |
|---|---|
| org.ow2.jonas.lib.ejb21 | |
| org.ow2.jonas.lib.ejb21.jorm | |
| Uses of JEntityFactory in org.ow2.jonas.lib.ejb21 |
|---|
| Fields in org.ow2.jonas.lib.ejb21 declared as JEntityFactory | |
|---|---|
protected JEntityFactory |
JEntityLocal.bf
|
protected JEntityFactory |
JEntitySwitch.bf
The Factory for this bean |
protected JEntityFactory |
JEntityRemote.ebf
|
| Methods in org.ow2.jonas.lib.ejb21 that return JEntityFactory | |
|---|---|
JEntityFactory |
JEntityContext.getEntityFactory()
JEntityFactory accessor |
| Methods in org.ow2.jonas.lib.ejb21 with parameters of type JEntityFactory | |
|---|---|
void |
JEntitySwitch.init(JEntityFactory bf,
Object pk)
constructor. |
protected void |
JEntitySwitchRO.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchCRW.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchCST.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchCS.initpolicy(JEntityFactory bf)
|
protected abstract void |
JEntitySwitch.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchCRC.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchDB.initpolicy(JEntityFactory bf)
|
protected void |
JEntitySwitchCRU.initpolicy(JEntityFactory bf)
|
| Constructors in org.ow2.jonas.lib.ejb21 with parameters of type JEntityFactory | |
|---|---|
JEntityContext(JEntityFactory bf,
EntityBean eb)
Constructs an EntityContext the Context has to be initialized after this. |
|
JEntityHome(EntityDesc dd,
JEntityFactory bf)
constructor |
|
JEntityLocal(JEntityFactory bf)
constructor |
|
JEntityLocalHome(EntityDesc dd,
JEntityFactory bf)
constructor |
|
JEntityRemote(JEntityFactory bf)
constructor |
|
TxListener(JEntityFactory bf,
Transaction tx)
constructor |
|
| Uses of JEntityFactory in org.ow2.jonas.lib.ejb21.jorm |
|---|
| Subclasses of JEntityFactory in org.ow2.jonas.lib.ejb21.jorm | |
|---|---|
class |
JormFactory
This class is an extension of the JEntityFactory class. |
class |
MedorFactory
This class does the initialisation of Medor and permits to access to the query. |
class |
RdbFactory
|
| Constructors in org.ow2.jonas.lib.ejb21.jorm with parameters of type JEntityFactory | |
|---|---|
JEntityContext(JEntityFactory bf,
EntityBean eb)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||