Uses of Interface
org.apache.openjpa.jdbc.sql.BooleanRepresentation
-
Uses of BooleanRepresentation in org.apache.openjpa.jdbc.sql
Modifier and TypeClassDescriptionstatic class
static class
static class
BooleanRepresentation which takes 2 strings for true and false representations as constructor parameter;Modifier and TypeFieldDescriptionstatic BooleanRepresentation
BooleanRepresentationFactory.BOOLEAN
protected BooleanRepresentation
DBDictionary.booleanRepresentation
Defines howBoolean
andboolean
values get represented in OpenJPA.static BooleanRepresentation
BooleanRepresentationFactory.INT_10
Modifier and TypeMethodDescriptionDBDictionary.getBooleanRepresentation()
static BooleanRepresentation
BooleanRepresentationFactory.valueOf
(String booleanRepresentationKey, ClassLoader cl)