Uses of Interface
javax.jdo.spi.JDOImplHelper.StringConstructor
Packages that use JDOImplHelper.StringConstructor
Package
Description
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.StringConstructorModifier and TypeMethodDescriptionJDOImplHelper.registerStringConstructor
(Class cls, JDOImplHelper.StringConstructor sc) Register special StringConstructor instances.