Class | Description |
---|---|
MainSimpleStore |
show use of file persistence thought the
SimpleStore simple facade |
ObjectContainer |
a container for an object to be stored serialized and compressed using
GZipper
to do that this class is annotated StoreSerializeAndGZippedInOneRecord |
SimpleStore |
simple persistence management facade:
open a file persistence manager close the opened a file persistence manager write an object in file read an object from file |
Copyright © 2007-2012 Luc Peuvrier. All Rights Reserved.