Discussion:
[Middlegen-user] Re: [Xdoclet-user] java.sql.BigDecimal middlegen
Andreas Langman
2002-04-10 13:13:36 UTC
Permalink
It should go to middlegen-***@lists.sourceforge.net

I dont need java.sql.BigDecimal.....

But i have changed all default types, because i want boolean instead of
byte for a one digit integer field, and so on. The default types should
be in an ini file so you can change this manually - but that sounds
easier as it is to implement.

greetings

Andreas
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
https://lists.sourceforge.net/lists/listinfo/xdoclet-user
Loading...