org.apache.openjpa.jdbc.sql
Class BooleanRepresentationFactory
java.lang.Object
org.apache.openjpa.jdbc.sql.BooleanRepresentationFactory
public class BooleanRepresentationFactory
- extends Object
Factory which is being used to create the active BooleanRepresentation
.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INT_10
public static BooleanRepresentation INT_10
BOOLEAN
public static BooleanRepresentation BOOLEAN
BooleanRepresentationFactory
public BooleanRepresentationFactory()
valueOf
public static BooleanRepresentation valueOf(String booleanRepresentationKey,
ClassLoader cl)
Copyright © 2006–2015 Apache Software Foundation. All rights reserved.