| View: | [ 2010 | 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ] |
| Articles |
- Eclipse and HSQLDB: Embedding a relational database server into Eclipse, Part 1 by Fernando Lozano - [Clicks: 44]
This article shows how to develop a plug-in that embeds the HSQLDB pure-Java relational database server into the Eclipse Workbench. Although not as powerful as DB2 and not as popular as MySQL, HSQLDB (the hypersonic SQL database) can satisfy the needs of a wide range of Java applications, because of its extensibility and low memory/processor requirements.
[Includes source code]
http://www-106.ibm.com/developerworks/opensource/library/os-echsql/ - Sep, 2003