org.openejb.entity.cmp
Class CMPEngine

java.lang.Object
  extended byorg.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)
           
 
Method Summary
 void setConnectionFactory(Object connectionFactory)
           
 void setEjbProxyFactory(EJBProxyFactory ejbProxyFactory)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMPEngine

public CMPEngine(org.tranql.query.ConnectionFactoryDelegate connectionFactoryDelegate,
                 org.openejb.entity.cmp.TranqlEJBProxyFactory tranqlEJBProxyFactory)
Method Detail

setConnectionFactory

public void setConnectionFactory(Object connectionFactory)

setEjbProxyFactory

public void setEjbProxyFactory(EJBProxyFactory ejbProxyFactory)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.