org.jboss.messaging.util
Class DataConstants
java.lang.Object
org.jboss.messaging.util.DataConstants
public class DataConstants
- extends java.lang.Object
A DataConstants
- Author:
- Tim Fox
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SIZE_INT
public static final int SIZE_INT
- See Also:
- Constant Field Values
SIZE_BOOLEAN
public static final int SIZE_BOOLEAN
- See Also:
- Constant Field Values
SIZE_LONG
public static final int SIZE_LONG
- See Also:
- Constant Field Values
SIZE_BYTE
public static final int SIZE_BYTE
- See Also:
- Constant Field Values
SIZE_SHORT
public static final int SIZE_SHORT
- See Also:
- Constant Field Values
SIZE_DOUBLE
public static final int SIZE_DOUBLE
- See Also:
- Constant Field Values
SIZE_FLOAT
public static final int SIZE_FLOAT
- See Also:
- Constant Field Values
SIZE_CHAR
public static final int SIZE_CHAR
- See Also:
- Constant Field Values
TRUE
public static final byte TRUE
- See Also:
- Constant Field Values
FALSE
public static final byte FALSE
- See Also:
- Constant Field Values
NULL
public static final byte NULL
- See Also:
- Constant Field Values
NOT_NULL
public static final byte NOT_NULL
- See Also:
- Constant Field Values
BOOLEAN
public static final byte BOOLEAN
- See Also:
- Constant Field Values
BYTE
public static final byte BYTE
- See Also:
- Constant Field Values
BYTES
public static final byte BYTES
- See Also:
- Constant Field Values
SHORT
public static final byte SHORT
- See Also:
- Constant Field Values
INT
public static final byte INT
- See Also:
- Constant Field Values
LONG
public static final byte LONG
- See Also:
- Constant Field Values
FLOAT
public static final byte FLOAT
- See Also:
- Constant Field Values
DOUBLE
public static final byte DOUBLE
- See Also:
- Constant Field Values
STRING
public static final byte STRING
- See Also:
- Constant Field Values
CHAR
public static final byte CHAR
- See Also:
- Constant Field Values
DataConstants
public DataConstants()
Copyright © 2006 JBoss Inc. All Rights Reserved.