org.exolab.castor.persist
Interface Lazy
public
interface
Lazy
Lazy is a place holder interface to indicate that a data object or
a Collection in a data object is an Lazy instance. In other word,
values of the object is not stored in the object and the persistence
storage will be accessed when the values are needed.
IllegalStateException maybe thrown if the object is accessed out
of a transaction context.
Author: Thomas Yip
Intalio Inc. (C) 1999-2006. All rights reserved http://www.intalio.com