If i've understood correctly, this could be done using a Hibernate custom
type that writes numerical values using setString() instead or setLong().
It would be cool if you could try out that approach and tell me how it
goes.

(Custom types are cool. Do *use* them.)

I'm surprised the JDBC driver would not do this automatically if its such a
needed thing.....

Gavin



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Hibernate-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/hibernate-devel

Reply via email to