Class getPersistenceCapableSuperclass(
Class pcClass
)
Get the persistence-capable superclass for a
PersistenceCapable
class. - Parameters:
pcClass
- thePersistenceCapable
class.
- Return:
- The
PersistenceCapable
superclass for this class, ornull
if there isn't one.
- Since:
- JDO 1.0