| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Primitive data type constants.
| Field Summary | |
| static int | BINARYbyte[]data type. | 
| static int | DATETIMEDatedata type. | 
| static int | DOUBLEDoubledata type. | 
| static int | FLOATFloatdata type. | 
| static int | INTIntegerdata type. | 
| static int | LONGLongdata type. | 
| static int | NONEUndefined data type. | 
| static int | STRINGStringdata type. | 
| Field Detail | 
public static final int NONE
public static final int STRING
String data type.
public static final int BINARY
byte[] data type.
public static final int INT
Integer data type.
public static final int LONG
Long data type.
public static final int FLOAT
Float data type.
public static final int DOUBLE
Double data type.
public static final int DATETIME
Date data type.
| 
 | Berkeley DB version 4.2.52 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||