From: Gavin_King/Cirrus%<CI...@ci...> - 2002-08-06 02:55:00
|
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 |