net.sf.joafip
Annotation Type NotStorableClass


@Documented
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface NotStorableClass

not storable class annotation
a class annotated NotStorableClass can not be store in file, it concern all manager and entity used for storage management

Author:
luc peuvrier



Copyright © 2007-2009 Luc Peuvrier. All Rights Reserved.