Persistent Object Package Information



Persistent Object Package Resources

The tar file of all the (.class, and .html) files you will need to utilize the features of the package is:

package.tar

Use the right button to save the link/file.

To extract the files, type

tar -xvf package.tar (in a UNIX environment)

The documentation for the java code is at:

http://www-cad.eecs.berkeley.edu/~fchan/docs/PerstObj/doc/
(A tar file named all_doc.tar is available if you want a local copy of the documentation.)


The source code of the underlying system is at:

http://www-cad.eecs.berkeley.edu/~fchan/docs/PerstObj/code/


The documentation on the test case that is provided is at:

http://www-cad.eecs.berkeley.edu/~fchan/docs/PerstObj/package/test_doc.html



Code Usage Policy

While we made all source code and classes available for use, perusal and editing, use of package features should not require any editing of the source code. Copying the .class files from the assigned directory and making the necessary calls should suffice. The package documentation and test case explanation should give users a good idea as to how to make use of the features of the package.

It is strongly recommended that you do NOT edit code at the source level as that will make support of the Persistent Object package virtually impossible.

(*Note: Since all materials are on-line, please exercise your discretion in printing out documentation.)



Package Notes

Dates

4-15 Package Release

Bug Reports

4-29 TestClient may not work properly in appletviewer with a rlogin shell.

Updates

4-30 Updated PersistentObject
5-8 Updated Documentation and PO_DBDialog (Database browser)


Subscribe to the mail-list so you could be informed of changes and updates.

Please include a brief description of how you are using the package.
Thanks!



Other Java Resources

Sun's Java API (for version 1.02):

http://www.javasoft.com:80/products/JDK/1.0.2/api/packages.html

For people who have little experience with Java development, we have put together a page of useful pointers/references at:

http://www-cad.eecs.berkeley.edu/~fchan/ee244/java_resources.html




You are visitor number: since April 19, 1997

Feedback: Francis Chan ( fchan@eecs.berkeley.edu )

Modified: March 26, 1999