Package | Description |
---|---|
org.hypergraphdb.type | |
org.hypergraphdb.type.javaprimitive |
Modifier and Type | Class and Description |
---|---|
class |
HGHandleType |
Modifier and Type | Class and Description |
---|---|
class |
BooleanType |
class |
ByteType |
class |
CalendarType |
class |
CharType |
class |
DateType |
class |
DateTypeBase<JavaType> |
class |
DoubleType |
class |
FloatType |
class |
IntType
The implementation of the primitive
Integer type. |
class |
LongType |
class |
NumericTypeBase<T extends Number> |
class |
PrimitiveTypeBase<JavaType>
A generic, base implementation of the primitive Java types.
|
class |
ShortType |
class |
StringType
The implementation of the primitive
String type. |
class |
TimestampType |
Copyright © 2015. All rights reserved.