I'm not sure if I'm missing something but h2 references java.sql.NClob class. If I look at the javadoc for this class: http://java.sun.com/javase/6/docs/api/java/sql/NClob.html
It states that it was introduced in Java 1.6. Is Java 1.6 now required to use the h2 database?
-- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
