Uses of Class
javax.jdo.spi.JDOImplHelper.Meta
-
Packages that use JDOImplHelper.Meta Package Description javax.jdo.spi This package contains the interfaces and classes used by JDO implementations. -
-
Uses of JDOImplHelper.Meta in javax.jdo.spi
Methods in javax.jdo.spi that return JDOImplHelper.Meta Modifier and Type Method Description private static JDOImplHelper.Meta
JDOImplHelper. getMeta(java.lang.Class pcClass)
Look up the metadata for aPersistenceCapable
class.
-