Uses of Class
javax.jdo.spi.JDOImplHelper

Packages that use JDOImplHelper
javax.jdo.spi This package contains the interfaces and classes used by JDO implementations. 
 

Uses of JDOImplHelper in javax.jdo.spi
 

Methods in javax.jdo.spi that return JDOImplHelper
static JDOImplHelper JDOImplHelper.getInstance()
          Get an instance of JDOImplHelper.
 

Constructors in javax.jdo.spi with parameters of type JDOImplHelper
RegisterClassEvent(JDOImplHelper helper, java.lang.Class registeredClass, java.lang.String[] fieldNames, java.lang.Class[] fieldTypes, byte[] fieldFlags, java.lang.Class persistenceCapableSuperclass)
          Constructs a new RegisterClassEvent.
 



Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.