db4o (database for objects) is the open source object database, native to Java and .NET.
Free software, available under the GPL and under a commercial license.
Persist any object with one line of code. Other features are object-oriented replication, native queries, automatic schema recognition, 350K footprint.
Ideal for embedded use, e.g., in software running on mobile or medical devices, in packaged software, and for real-time systems.
db4o (database for objects) is the open source object database, native to Java.
Free software, available under the GPL and under a commercial license.
Persist any object with one line of code. Other features are object-oriented replication, Native Queries, automatic schema recognition, 350K footprint.
Ideal for embedded use, e.g., in software running on mobile or medical devices, in packaged software, and for real-time systems.
DJ Java Decompiler is Windows 95/98/Me/NT/2000 decompiler and disassembler for Java that reconstructs the original source code from the compiled binary CLASS files. This program can take compiled binary class files including applets, and "dead" code parts and generate accurate source code. The program also includes a full-featured Java editor that features a GUI with syntax-coloring. Enables users to save, edit and compile the generated java code