org.openejb.entity.cmp
Class CMP1Bridge

java.lang.Object
  extended byorg.openejb.entity.cmp.CMP1Bridge
All Implemented Interfaces:
Serializable

public class CMP1Bridge
extends Object
implements Serializable

Version:
$Revision: 445701 $ $Date: 2005-09-13 04:31:44 +0200 (Tue, 13 Sep 2005) $
See Also:
Serialized Form

Constructor Summary
CMP1Bridge(Class beanClass, LinkedHashMap cmpFieldAccessors)
           
 
Method Summary
 void loadCacheRow(CMPInstanceContext source, org.tranql.cache.CacheRow destination)
           
 void loadEntityBean(org.tranql.cache.CacheRow source, CMPInstanceContext destination)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CMP1Bridge

public CMP1Bridge(Class beanClass,
                  LinkedHashMap cmpFieldAccessors)
Method Detail

loadCacheRow

public void loadCacheRow(CMPInstanceContext source,
                         org.tranql.cache.CacheRow destination)

loadEntityBean

public void loadEntityBean(org.tranql.cache.CacheRow source,
                           CMPInstanceContext destination)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.