I am seeing one major difference in the jbosscmp-jdbc.xml file that is
generated by middlegen. Our standard one defined each attribute like this:
<cmp-field>
<field-name>attentionReferenceValue</field-name>
<column-name>ORDR_ATTENTION_REF_VALUE</column-name>
<jdbc-type>VARCHAR</jdbc-type>
<sql-type>VARCHAR2(30)</sql-type>
</cmp-field>
The middlegen one looks like this:
<cmp-field>
<field-name>actionLineID</field-name>
<column-name>ACLN_ACTION_LINE_ID</column-name>
</cmp-field>
Can someone point out to me how to have the jdbc-type and sql-type generated
for jbosscmp-jdbc.xml?
Thanks in advance,
Don Shade
Boulder, Colorado USA
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
middlegen-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/middlegen-user