databeans

databeans is a fully object oriented (not relational) persistence framework for Java.
Download

databeans Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Raphael Jolly
  • Publisher web site:

databeans Tags


databeans Description

databeans is a fully object oriented (not relational) persistence framework for Java. databeans is a fully object oriented (not relational) persistence framework for Java, based on the use of the JavaBeans accessor methods to read and write data on disk instead of in the classes' instance fields.Here are some key features of "databeans":· based on the use of the javabeans accessor methods to read/write data on disk in place of in the classes' instance fields· distributed (through RMI)· transactional (with the 4 ANSI isolation levels supported)· garbage collected (backed by an on-disk heap "heapspace")· with persistent versions of the Collection classesInstallation:Extract the archive into any appropriate directory on your hard drive. It will create a "databeans" directory with the following contents: build.xmlapi bin databeans_admin databeans_admin.bat databeans_export databeans_export.bat databeans_import databeans_import.bat export.bsh import.bsh mkheapspace mkheapspace.bat mkheapspace.bshdocs getting_started.txt gpl.txtlib databeans_admin.jar databeans_client.jar databeans.jar security databeans.policysample client build.xml Department.java Employee.java policy Sample.java server build.xml DepartmentImpl.java Department.java EmployeeImpl.java Employee.java policysrc The most interesting part for now is the file getting_started.txt located in the docs/ directory. It will guide you through running a sample application (which is located in the sample/ directory). That done, go on and read the manual (below) for a complete view of the product's features.What's New in 2.0 RC14 Development Release:· array classes not put in cache


databeans Related Software