public class TypeUtil
extends java.lang.Object
Constructor | Description |
---|---|
TypeUtil() |
Modifier and Type | Method | Description |
---|---|---|
static java.lang.Class |
toClass(int type) |
Converts from a db type to a Class object.
|
static int |
toDBType(java.lang.Class clazz) |
Converts from a Class object to a type as specified in Types.
|
Copyright © 2018. All rights reserved.