Differences between revisions 2 and 3
Revision 2 as of 2006-04-20 02:05:48
Size: 968
Editor: AlexPico
Comment:
Revision 3 as of 2006-04-20 02:07:56
Size: 949
Editor: AlexPico
Comment:
Deletions are marked like this. Additions are marked like this.
Line 7: Line 7:
 * http://db.apache.org/derby/ - Offical Apache Derby site
 * http://db.apache.org/derby/quick_start.html - Useful Quick Start site for newbies
 * [http://db.apache.org/derby/derby_downloads.html#Software+required+to+build+Derby Related software] - Reference to OSGi (osgi.jar)
 * Offical [http://db.apache.org/derby/ Apache Derby] site
 * Useful [http://db.apache.org/derby/quick_start.html Quick Start] site for newbies
 * [http://db.apache.org/derby/derby_downloads.html#Software+required+to+build+Derby Reference] to OSGi (osgi.jar)

Derby can serve as an embedded relational database in Java applications. This may be a solution for use cases that need real-time access to relatively stable data, such as gene aliases and annotations. Getting Derby to work within a Cytoscape plugin was not trivial, so I wanted to share that experience.


Overview

...more to come

Embedding_a_Derby_database (last edited 2009-02-12 01:03:13 by localhost)

Funding for Cytoscape is provided by a federal grant from the U.S. National Institute of General Medical Sciences (NIGMS) of the Na tional Institutes of Health (NIH) under award number GM070743-01. Corporate funding is provided through a contract from Unilever PLC.

MoinMoin Appliance - Powered by TurnKey Linux