I have a problem with data type date: in type mappings found in
standardjaws.xml the type mapping for DATE is java.sql.Date, so I use it in
the field of the entity bean.
The problem is that I receive an error about the composition of
PreparedStatement; I tried to change the Date type with a String  and It
seems to function.
What is the problem? Andrea

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to