Date: 07/18/07 (Java Web) Keywords: database, sql, java HSQLDB is an unique high performing, high quality Java based relational database which can be very easily extended with simple Java static functions. Here we will see how you can easily extend the database capability with a real-life example. I wanted to do a case-insensitive LIKE comparison, specifically get rows where the column data contains the [...] Source: http://blog.taragana.com/index.php/archive/tip-how-to-extend-hsqldb-rdbms-with-java/
|