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