Uses of Class
javax.jdo.spi.JDOImplHelper.Meta

Packages that use JDOImplHelper.Meta
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
private static JDOImplHelper.Meta JDOImplHelper.getMeta(java.lang.Class pcClass)
          Look up the metadata for a PersistenceCapable class.