org.openejb.entity.cmp
Class CMPEngine
java.lang.Object
org.openejb.entity.cmp.CMPEngine
- All Implemented Interfaces:
- Serializable
- public class CMPEngine
- extends Object
- implements Serializable
- Version:
- $Revision: 1.1 $ $Date: 2004/04/18 23:35:02 $
- See Also:
- Serialized Form
Constructor Summary |
CMPEngine(org.tranql.query.ConnectionFactoryDelegate connectionFactoryDelegate,
org.openejb.entity.cmp.TranqlEJBProxyFactory tranqlEJBProxyFactory)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CMPEngine
public CMPEngine(org.tranql.query.ConnectionFactoryDelegate connectionFactoryDelegate,
org.openejb.entity.cmp.TranqlEJBProxyFactory tranqlEJBProxyFactory)
setConnectionFactory
public void setConnectionFactory(Object connectionFactory)
setEjbProxyFactory
public void setEjbProxyFactory(EJBProxyFactory ejbProxyFactory)
Copyright © 1999-2005 OpenEJB. All Rights Reserved.