org.modeshape.jdbc
Class JcrType.DefaultDataTypes
java.lang.Object
org.modeshape.jdbc.JcrType.DefaultDataTypes
- Enclosing class:
- JcrType
public static final class JcrType.DefaultDataTypes
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STRING
public static final String STRING
- See Also:
- Constant Field Values
BOOLEAN
public static final String BOOLEAN
- See Also:
- Constant Field Values
LONG
public static final String LONG
- See Also:
- Constant Field Values
DOUBLE
public static final String DOUBLE
- See Also:
- Constant Field Values
DECIMAL
public static final String DECIMAL
- See Also:
- Constant Field Values
DATE
public static final String DATE
- See Also:
- Constant Field Values
URI
public static final String URI
- See Also:
- Constant Field Values
WEAK_REF
public static final String WEAK_REF
- See Also:
- Constant Field Values
UNDEFINED
public static final String UNDEFINED
- See Also:
- Constant Field Values
BINARY
public static final String BINARY
- See Also:
- Constant Field Values
REFERENCE
public static final String REFERENCE
- See Also:
- Constant Field Values
PATH
public static final String PATH
- See Also:
- Constant Field Values
NAME
public static final String NAME
- See Also:
- Constant Field Values
JcrType.DefaultDataTypes
public JcrType.DefaultDataTypes()
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.