|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityDesc | |
---|---|
org.objectweb.jonas_ejb.container | |
org.objectweb.jonas_ejb.container.jorm | |
org.objectweb.jonas_ejb.deployment.api |
Uses of EntityDesc in org.objectweb.jonas_ejb.container |
---|
Methods in org.objectweb.jonas_ejb.container with parameters of type EntityDesc | |
---|---|
void |
JEntityFactory.init(EntityDesc dd,
JContainer cont)
Init this object |
Constructors in org.objectweb.jonas_ejb.container with parameters of type EntityDesc | |
---|---|
JEntityHome(EntityDesc dd,
JEntityFactory bf)
constructor |
|
JEntityLocalHome(EntityDesc dd,
JEntityFactory bf)
constructor |
|
JRepEntityHome(EntityDesc dd,
JEntityFactory bf)
|
|
JRepEntityLocalHome(EntityDesc dd,
JEntityFactory bf)
constructor |
Uses of EntityDesc in org.objectweb.jonas_ejb.container.jorm |
---|
Methods in org.objectweb.jonas_ejb.container.jorm with parameters of type EntityDesc | |
---|---|
void |
RdbFactory.init(EntityDesc dd,
JContainer cont,
String mapperName)
|
void |
MedorFactory.init(EntityDesc ed,
JContainer c,
String mapperName)
|
void |
JormFactory.init(EntityDesc ed,
JContainer c,
String mapperName)
Initialization of the factory. |
Uses of EntityDesc in org.objectweb.jonas_ejb.deployment.api |
---|
Subclasses of EntityDesc in org.objectweb.jonas_ejb.deployment.api | |
---|---|
class |
EntityBmpDesc
Class to hold meta-information related to an entity of type BMP. |
class |
EntityCmp1Desc
Class to hold meta-information related to an entity of type CMP version 1.x. |
class |
EntityCmp2Desc
Class to hold meta-information related to an entity of type CMP version 2. |
class |
EntityCmpDesc
Base class to hold meta-information related to an entity of type CMP. |
class |
EntityJdbcCmp1Desc
Class to hold meta-information related to an CMP v1 entity bean with jdbc data store. |
class |
EntityJdbcCmp2Desc
Class to hold meta-information related to an CMP v2 entity bean with jdbc data store. |
Fields in org.objectweb.jonas_ejb.deployment.api declared as EntityDesc | |
---|---|
protected EntityDesc |
MethodCmp2Desc.entityDesc
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |