public class NoExtentException extends JDOUserException (Code)
A NoExtentException is thrown if an attempt is made to perform an
operation using a class that is not backed by an extent (ie table or view)
in the database and the operation is not supported on such classes.
author: Mike Martin version: $Revision: 1.3 $ See Also:StoreManager