org.xerial.db.datatype
Class TypeInformation
java.lang.Object
org.xerial.db.datatype.TypeInformation
public class TypeInformation
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BYTE_SIZE
public static final int BYTE_SIZE
- See Also:
- Constant Field Values
CHAR_SIZE
public static final int CHAR_SIZE
- See Also:
- Constant Field Values
INT_SIZE
public static final int INT_SIZE
- See Also:
- Constant Field Values
LONG_SIZE
public static final int LONG_SIZE
- See Also:
- Constant Field Values
BOOLEAN_SIZE
public static final int BOOLEAN_SIZE
- See Also:
- Constant Field Values
TypeInformation
public TypeInformation()

This work is licensed under a Creative Commons Attribution-ShareAlike 2.1 Japan License.