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: 444695 $ $Date: 2004-04-19 01:35:03 +0200 (Mon, 19 Apr 2004) $
- 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-2006 OpenEJB. All Rights Reserved.