Update of 
/cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30266/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources

Modified Files:
        jboss-service.xdt 
Log Message:
Disable outer-join for hibernate >= 2.1.6.

Index: jboss-service.xdt
===================================================================
RCS file: 
/cvsroot/xdoclet/xdoclet/modules/hibernate/src/xdoclet/modules/hibernate/resources/jboss-service.xdt,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** jboss-service.xdt   14 Aug 2004 16:09:02 -0000      1.14
--- jboss-service.xdt   20 Aug 2004 05:23:47 -0000      1.15
***************
*** 20,24 ****
--- 20,26 ----
         <attribute name="Password"><XDtConfig:configParameterValue 
paramName="password"/></attribute>
       </XDtConfig:ifHasConfigParam>
+      <XDtConfig:ifConfigParamNotGreaterOrEquals paramName="version" value="2.1.6">
         <attribute name="UseOuterJoin"><XDtConfig:configParameterValue 
paramName="useOuterJoin"/></attribute>
+      </XDtConfig:ifConfigParamNotGreaterOrEquals>
         <attribute name="ShowSql"><XDtConfig:configParameterValue 
paramName="showSql"/></attribute>
       <XDtConfig:ifHasConfigParam paramName="userTransactionName">



-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to