Uses of Interface
org.apache.openjpa.persistence.HintValueConverter
Packages that use HintValueConverter
-
Uses of HintValueConverter in org.apache.openjpa.persistence
Classes in org.apache.openjpa.persistence that implement HintValueConverterModifier and TypeClassDescriptionstatic class
Convert the enum value to an enumerated set of constants.static class
Converts an OpenJPA specific enum to an equivalent kernel constant.static class
static class
Converts a String to an integer.class
Helper methods translate between JPA-defined lock mode and OpenJPA internal lock levels.Methods in org.apache.openjpa.persistence with parameters of type HintValueConverterModifier and TypeMethodDescriptionprotected static void
FetchPlanImpl.registerHint
(String[] keys, HintValueConverter... converters) Registers a hint key with its value converters.