I'm using Seam 1.2 and an Oracle 10g db. The problem is when I use seam-gen on my db,
where ever I have have a need for an Integer I'm getting BigDecimal, int, short etc.
Since there is no Integer type in 10g how do I get Number in Oracle to produce an Integer
in my generated code? Has anyone conquered this yet?
Thanks,
JR
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4026442#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...