Also i have looked thru the src. and cant find where it gets java.sql.BigDecimal from. it is all correct as far as i can see. Could it be xdoclet?
Grant ----- Original Message ----- From: "Grant Marblestone" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 10, 2002 9:57 AM Subject: [Xdoclet-user] java.sql.BigDecimal middlegen > Anyone, everyone, > > I am probably not paying attention to the proper protocol, but when midgen > creates its stuff i uses java.sql.BigDecimal which javac does not like and > from looking at jdk1.4 does not exist. Can we change this to > java.math.BigDecimal or is there a purpose it is java.sql.BigDecimal i do > not realize? > > > Thanks, > > Grant > > _______________________________________________ > Xdoclet-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/xdoclet-user _______________________________________________ Xdoclet-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/xdoclet-user
