Package de.mguennewig.pobjects.filesystem

This package contains a PObjects Container that uses the file system tree as a database table.

See:
          Description

Class Summary
FileRecord A (read-only) wrapper around a File to map it into pobjects.
FileSystemContainer A file system container maps the file system tree into one table.
 

Package de.mguennewig.pobjects.filesystem Description

This package contains a PObjects Container that uses the file system tree as a database table. This is more an example to show that even such unusual "databases" can be used with pobjects.