Uses of Interface
org.apache.openjpa.jdbc.sql.BooleanRepresentation
Packages that use BooleanRepresentation
-
Uses of BooleanRepresentation in org.apache.openjpa.jdbc.sql
Classes in org.apache.openjpa.jdbc.sql that implement BooleanRepresentationModifier and TypeClassDescriptionstatic classstatic classstatic classBooleanRepresentation which takes 2 strings for true and false representations as constructor parameter;Fields in org.apache.openjpa.jdbc.sql declared as BooleanRepresentationModifier and TypeFieldDescriptionstatic BooleanRepresentationBooleanRepresentationFactory.BOOLEANprotected BooleanRepresentationDBDictionary.booleanRepresentationDefines howBooleanandbooleanvalues get represented in OpenJPA.static BooleanRepresentationBooleanRepresentationFactory.INT_10Methods in org.apache.openjpa.jdbc.sql that return BooleanRepresentationModifier and TypeMethodDescriptionDBDictionary.getBooleanRepresentation()static BooleanRepresentationBooleanRepresentationFactory.valueOf(String booleanRepresentationKey, ClassLoader cl)