The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


Blog Archive for davidvc during April 2006

I read a nice blog by Brian Oxley about Apache Derby and its new JDBC 4.0 functionality (currently in alpha) today ("it just worked!"), and I realized that perhaps it was not well known that we are putting JDBC 4.0 functionality into Apache Derby right now. So if you’re curious about some of the features in JDBC 4, you can play around with an early access version of the implementation in...
Pretty neat. Visio is a very popular E/R diagramming tool, and this blog by Mark McLaren shows how easy it was to plug Apache Derby in as an ODBC data source. By the way, if anyone is inspired to build an open source ODBC driver for Apache Derby, that would be way cool. Right now the only way to do ODBC for Apache Derby is with the free but closed-source driver from IBM...