void unregisterClass(
Class pcClass
)
Unregister metadata by class. This method unregisters the specified class. Any further attempt to get metadata for the specified class will result in a
JDOFatalUserException
. - Parameters:
pcClass
- thePersistenceCapable
class to be unregistered.
- Since:
- JDO 1.0