Advertisements
Tag Archives: Oracle queries with HSQLDB
Using Oracle Dialect in HSQLDB
HSQLDB supports Oracle dialect starting version 2.0 onwards. However, there is not much documentation or examples around this feature. In this post, I will explain the usage of this feature with a simple example. To enable SQL dialect, two steps … Continue reading
Posted in Java, Oracle, Programming
Tagged HSQLDB, HSQLDB Oracle Dialect, HSQLDB Oracle Syntax, Oracle queries with HSQLDB
Leave a comment