Skip to main content

Stand-Alone SQL Parser in Java

Posted by mortazavi on November 24, 2008 at 1:36 AM EST
With a simple fix, Rick Hillegas has ensured that developers can have access to a powerful SQL parser that comes with Apache/Derby. (Sun's Java DB is a distribution of Apache/Derby that is available in the JDK, starting with JDK 6.)
Related Topics >>