public class SimpleDBDataTypeManager extends Object
| Constructor and Description |
|---|
SimpleDBDataTypeManager() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
convertFromSimpleDBType(List<String> origialValue,
Class<?> expectedType) |
static Object |
convertToSimpleDBType(Object value,
Class<?> type) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.