<< April 15, 2007 | Home | April 17, 2007 >>

Hsql, ClassCastException and to_char

Are you trying to write tests for an oracle based java application using the HSQLDB? Ever encountered ClassCastExceptions in statements that are using the to_char function? Well here is the solution...

Read more...