A B C D E F G H I J K L M N O P R S T U V W X Y Z _

B

Backup - class com.marringtons.object.Backup.
The database system needs procedures for backing up and restoring all changes.
backup() - Method in class com.marringtons.object.Database
Back up the complete default database
backup(ZipOutputStream) - Method in class com.marringtons.object.Database
Back up the complete default database to a unique file as XML.
backupAll() - Static method in class com.marringtons.object.Backup
Back up all active databases to a unique to unique XML files of the same names in the default output directory.
backupAll(ZipOutputStream) - Static method in class com.marringtons.object.Backup
Back up all active databases to the supplied archive.
basePath - Static variable in class com.marringtons.file.Output
Directory to write files to (if not absolute).

A B C D E F G H I J K L M N O P R S T U V W X Y Z _
Copyright © 2005 Paul Marrington http://library.marringtons.com