Java™ Object Database 

25 July 2000


 Home

 Release History

 Documentation

 Feedback

 License

 XL2-INTEREST
 Subscribe by email.
 Subscribe on the web.

 
 Download Version 1.1.0
 Requirements
  • Java 2 Platform - JDK 1.3 prefered for shutdown hooks.
  • At least 500K of Java heap.
  • If the EncryptedDatabase is used, the Java Cryptography Extenstion (JCE) must be in the classpath.  Visit the JCE home page to learn more. 
 Installation Instructions
  • Unpack xl2.zip in the directory of your choice:  This directory is <xl2_root>. 
  • Add <xl2_root>/xl2/xl2.jar to your classpath.
  • Test your installation 
    • Compile all of the source files in the tests directory: 
      • javac <xl2_root>/xl2/example/*.java 
    • Run the tests, read <xl2_root>/xl2/example/README.txt
 Distribution Contents
  • xl2/xl2.jar - XL2 runtime, must be in your classpath.
  • xl2/src.jar - Source code.
  • xl2/api - javadocs.
  • xl2/example - Simple demonstration.
  • xl2/example/encrypted - EncryptedDatabase example.
  • xl2/*.html - Mirror of the XL2.NET website.
  • xl2/LICENSE.txt - License terms.
 
Sun, Sun Microsystems, the Sun Logo and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries.