Update of /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16655/modules/jboss/src/xdoclet/modules/jboss/ejb/resources
Modified Files: jbosscmp-jdbc_xml.xdt Log Message: Fixed incorrect jdbc-type/sql-type mapping for jboss.relation (XDT-1084) Index: jbosscmp-jdbc_xml.xdt =================================================================== RCS file: /cvsroot/xdoclet/xdoclet/modules/jboss/src/xdoclet/modules/jboss/ejb/resources/jbosscmp-jdbc_xml.xdt,v retrieving revision 1.69 retrieving revision 1.70 diff -C2 -r1.69 -r1.70 *** jbosscmp-jdbc_xml.xdt 2 Feb 2005 21:25:27 -0000 1.69 --- jbosscmp-jdbc_xml.xdt 2 Feb 2005 21:56:19 -0000 1.70 *************** *** 587,602 **** <field-name><XDtJBEjbRel:relatedPKField/></field-name> <column-name><XDtJBEjbRel:fkColumn/></column-name> ! <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="sql-type"> ! <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="jdbc-type"> ! <jdbc-type><XDtMethod:methodTagValue tagName="jboss:relation" paramName="jdbc-type"/></jdbc-type> ! <sql-type><XDtMethod:methodTagValue tagName="jboss:relation" paramName="sql-type"/></sql-type> ! </XDtMethod:ifHasMethodTag> ! </XDtMethod:ifHasMethodTag> ! <XDtMethod:ifHasMethodTag tagName="jboss:target-relation" paramName="sql-type"> ! <XDtMethod:ifHasMethodTag tagName="jboss:target-relation" paramName="jdbc-type"> ! <jdbc-type><XDtMethod:methodTagValue tagName="jboss:target-relation" paramName="jdbc-type"/></jdbc-type> ! <sql-type><XDtMethod:methodTagValue tagName="jboss:target-relation" paramName="sql-type"/></sql-type> ! </XDtMethod:ifHasMethodTag> ! </XDtMethod:ifHasMethodTag> <XDtConfig:ifConfigParamGreaterOrEquals paramName="version" value="3.2"> <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="dbindex"> --- 587,596 ---- <field-name><XDtJBEjbRel:relatedPKField/></field-name> <column-name><XDtJBEjbRel:fkColumn/></column-name> ! <XDtJBEjbRel:ifHasJdbcType> ! <jdbc-type><XDtJBEjbRel:jdbcType/></jdbc-type> ! </XDtJBEjbRel:ifHasJdbcType> ! <XDtJBEjbRel:ifHasSqlType> ! <sql-type><XDtJBEjbRel:sqlType/></sql-type> ! </XDtJBEjbRel:ifHasSqlType> <XDtConfig:ifConfigParamGreaterOrEquals paramName="version" value="3.2"> <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="dbindex"> *************** *** 640,649 **** <field-name><XDtJBEjbRel:relatedPKField/></field-name> <column-name><XDtJBEjbRel:fkColumn/></column-name> ! <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="jdbc-type"> ! <jdbc-type><XDtMethod:methodTagValue tagName="jboss:relation" paramName="jdbc-type"/></jdbc-type> ! </XDtMethod:ifHasMethodTag> ! <XDtMethod:ifHasMethodTag tagName="jboss:relation" paramName="sql-type"> ! <sql-type><XDtMethod:methodTagValue tagName="jboss:relation" paramName="sql-type"/></sql-type> ! </XDtMethod:ifHasMethodTag> </key-field> </XDtJBEjbRel:forAllLeftForeignKeys> --- 634,643 ---- <field-name><XDtJBEjbRel:relatedPKField/></field-name> <column-name><XDtJBEjbRel:fkColumn/></column-name> ! <XDtJBEjbRel:ifHasJdbcType> ! <jdbc-type><XDtJBEjbRel:jdbcType/></jdbc-type> ! </XDtJBEjbRel:ifHasJdbcType> ! <XDtJBEjbRel:ifHasSqlType> ! <sql-type><XDtJBEjbRel:sqlType/></sql-type> ! </XDtJBEjbRel:ifHasSqlType> </key-field> </XDtJBEjbRel:forAllLeftForeignKeys> ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ xdoclet-devel mailing list xdoclet-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/xdoclet-devel