| Package | Description |
|---|---|
| org.helenus.driver.impl |
| Modifier and Type | Method and Description |
|---|---|
DataTypeImpl.Definition |
FieldInfoImpl.getDataType()
Gets the column data type for this field.
|
static DataTypeImpl.Definition |
DataTypeImpl.inferDataTypeFrom(DataType type,
Class<?> clazz)
Infers the data type from the specified class' superclass.
|
static DataTypeImpl.Definition |
DataTypeImpl.inferDataTypeFrom(Field field)
Infers the data type from the specified field.
|
Copyright (C) 2015-2015 The Helenus Driver Project Authors.