Uses of Interface
javax.jdo.spi.JDOImplHelper.StringConstructor

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

Uses of JDOImplHelper.StringConstructor in javax.jdo.spi
 

Methods in javax.jdo.spi with parameters of type JDOImplHelper.StringConstructor
 java.lang.Object JDOImplHelper.registerStringConstructor(java.lang.Class cls, JDOImplHelper.StringConstructor sc)
          Register special StringConstructor instances.
 



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