User: vharcq  
  Date: 02/06/18 13:19:59

  Modified:    modules/ejb/src/xdoclet/modules/ejb/entity/resources
                        entity-cmp11.xdt
  Log:
  dataholder is no more cached into the bean instance
  
  Revision  Changes    Path
  1.3       +0 -6      
xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-cmp11.xdt
  
  Index: entity-cmp11.xdt
  ===================================================================
  RCS file: 
/cvsroot/xdoclet/xdoclet/modules/ejb/src/xdoclet/modules/ejb/entity/resources/entity-cmp11.xdt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -w -r1.2 -r1.3
  --- entity-cmp11.xdt  28 May 2002 21:30:17 -0000      1.2
  +++ entity-cmp11.xdt  18 Jun 2002 20:19:59 -0000      1.3
  @@ -20,9 +20,6 @@
      {
         this.version = version;
         makeDirty();
  -     <XDtEjbDataObj:ifIsWithDataContainer>
  -      dataHolder = null;
  -     </XDtEjbDataObj:ifIsWithDataContainer>
      }
     </XDtEjbBmp:ifUseSoftLocking>
   
  @@ -47,9 +44,6 @@
         this.<XDtMethod:propertyName/> = <XDtMethod:propertyName/>;
        </XDtMethod:ifIsAbstract>
         makeDirty();
  -     <XDtEjbDataObj:ifIsWithDataContainer>
  -      dataHolder = null;
  -     </XDtEjbDataObj:ifIsWithDataContainer>
      }
     </XDtMethod:ifHasMethod>
     </XDtEjbPersistent:forAllPersistentFields>
  
  
  

----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to