This one time, at band camp, [EMAIL PROTECTED] said:
>(creating record with date field mapped to java.util.Date)
...
>(creating record with longvarchar field mapped to String)
>
>java.sql.SQLException: This function is not supported
> at org.hsqldb.Trace.getError(Trace.java:180)
> at org.hsqldb.Trace.getError(Trace.java:144)
> at org.hsqldb.Trace.error(Trace.java:192)
> at
Steve,
Castor maps dates to java.sql.Date, not java.util.Date. I'm not sure
if this would help, but it's worth a try. As for the second exception,
it seems to be that it is a lack of support for something in the HSQL
drivers. However, without that full stack trace, I really am just taking
a shot in the dark.
Bruce
--
perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev