net.sf.joafip
Annotation Type StoreNoLazyLoad


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

to mark to not use lazy loading for a type

Author:
luc peuvrier



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