|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.objectweb.jonas_ejb.container.JFactory | +--org.objectweb.jonas_ejb.container.JEntityFactory | +--org.objectweb.jonas_ejb.container.jorm.JormFactory | +--org.objectweb.jonas_ejb.container.jorm.MedorFactory | +--org.objectweb.jonas_ejb.container.jorm.RdbFactory
Inner classes inherited from class org.objectweb.jorm.api.PClassMapping |
org.objectweb.jorm.api.PClassMapping.ReferenceConfigurator |
Fields inherited from class org.objectweb.jonas_ejb.container.jorm.MedorFactory |
indexesGenerator, leafRewriters, miManager, optimizeAtInit, queryTransformer |
Fields inherited from class org.objectweb.jonas_ejb.container.jorm.JormFactory |
ecd, mapped, mapper, relNonInit |
Fields inherited from class org.objectweb.jonas_ejb.container.JEntityFactory |
bctxlist, datasource, entitySwitchUnused, home, instanceCount, localhome, maxCacheSize, minPoolSize, pklist, reentrant, shared |
Fields inherited from class org.objectweb.jonas_ejb.container.JFactory |
beanclass, cont, dd, ejb10Env, ejbname, JNDICtx, naming, tm, txbeanmanaged |
Fields inherited from interface org.objectweb.jorm.api.PClassMapping |
CLEANUP_DONOTHING, CLEANUP_REMOVEALL, CLEANUP_REMOVEDATA, CREATE_STRUCTURE_IF_NEEDED |
Constructor Summary | |
RdbFactory()
|
Method Summary | |
java.lang.Object |
getConnection(java.lang.Object hints)
|
void |
init(EntityDesc dd,
JContainer cont,
java.lang.String mapperName)
|
void |
releaseConnection(java.lang.Object conn)
|
protected void |
setMapper(java.lang.String mapperName)
|
Methods inherited from class org.objectweb.jonas_ejb.container.jorm.MedorFactory |
evaluate, getOptimizedRequest, optimizeAll |
Methods inherited from class org.objectweb.jonas_ejb.container.jorm.JormFactory |
configurePnc, createNewInstance, getJEntitySwitch, newGCMInstance, stop |
Methods inherited from class org.objectweb.jonas_ejb.container.JEntityFactory |
bindEJB, calculateAutomaticPk, checkTransaction, existEJB, getCacheSize, getDataSource, getEJB, getEntityCounters, getHome, getJContext, getLocalHome, getMaxCacheSize, getMinPoolSize, getPoolSize, init, isReentrant, isShared, reduceCache, releaseJContext, removeEJB, sync |
Methods inherited from class org.objectweb.jonas_ejb.container.JFactory |
checkJonasVersion, checkTransactionContainer, getContainer, getCorbaInitialContext, getDeploymentDescriptor, getEjb10Environment, getEJBName, getEnv, getInitialContext, getTransactionManager, init, isClassAvailable, isTxBeanManaged, myClassLoader, postInvoke, postInvokeRemote, preInvoke, preInvokeRemote, resetComponentContext, setComponentContext |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.jorm.api.PClassMapping |
configureRefFields, createPBinding, getClassName, getGenClassMapping, getGenClassMapping, getMetaInfo, getPBinder, getPMapper, getPNameIterator, getPNameManager, getPNameManager, init, initMappingStructures, isConform, removeMappingStructures, setGenClassMapping, setGenClassMapping, setPBinder, setPNamingContext, setPNamingContext |
Constructor Detail |
public RdbFactory()
Method Detail |
public void init(EntityDesc dd, JContainer cont, java.lang.String mapperName)
init
in class MedorFactory
public java.lang.Object getConnection(java.lang.Object hints) throws org.objectweb.jorm.api.PException
getConnection
in class JormFactory
public void releaseConnection(java.lang.Object conn) throws org.objectweb.jorm.api.PException
releaseConnection
in class JormFactory
protected void setMapper(java.lang.String mapperName) throws org.objectweb.jorm.api.PException
setMapper
in class JormFactory
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |