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 classConvert the enum value to an enumerated set of constants.static classConverts an OpenJPA specific enum to an equivalent kernel constant.static classstatic classConverts a String to an integer.classHelper 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 voidFetchPlanImpl.registerHint(String[] keys, HintValueConverter... converters) Registers a hint key with its value converters.