public class KKTypeMap
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static org.apache.commons.logging.Log |
log
the log
|
Constructor and Description |
---|
KKTypeMap() |
Modifier and Type | Method and Description |
---|---|
static int |
getJdbcType(java.lang.String torqueType)
Returns the jdbc type for torque type
|
static boolean |
isInitialized()
Report whether this object has been initialized.
|
public static boolean isInitialized()
public static int getJdbcType(java.lang.String torqueType)
torqueType
- the torque typeCopyright © 2018 DS Data Systems UK Ltd.