1 Reply Latest reply on Mar 10, 2009 11:56 AM by allforjava.allforjava.aol.in

    Issues: Seam Generate Entities !

    allforjava.allforjava.aol.in

      Hi,


      For SQL2000 and Seam, following are the issues occuring using Seam Generate Entities option:


      1. The column type (in SQL 2000 DB table) is define as float. However the Seam generates the .jva files with Double datatypes. And deployment fails.


      2. Similarly, for the column type money the deployment fails expecting numeric(19,2)


      Please clarify, whether this issues are specific to Hibernate/Seam 2.0 or other. 


      Thank you in advance!