public final class CrossConverters extends Object implements com.pivotal.gemfirexd.internal.shared.common.Converter
| Modifier and Type | Field and Description |
|---|---|
static int |
UNKNOWN_LENGTH
Value used to signal unknown length of data.
|
| Modifier and Type | Method and Description |
|---|---|
static int |
getInputJdbcType(int jdbcType)
Convert the input targetJdbcType to the correct JdbcType used by CrossConverters.
|
Object |
getJavaObjectOfType(int javaType,
Object obj) |
Object |
setObject(int targetType,
Object source,
String columnName) |
public static final int UNKNOWN_LENGTH
public static int getInputJdbcType(int jdbcType)
public final Object setObject(int targetType, Object source, String columnName) throws SqlException
SqlExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.