static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendBool(long jarg1,
RowBuilder jarg1_,
boolean jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendDate(long jarg1,
RowBuilder jarg1_,
int jarg2,
int jarg3,
int jarg4) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendDouble(long jarg1,
RowBuilder jarg1_,
double jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendFloat(long jarg1,
RowBuilder jarg1_,
float jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendInt16(long jarg1,
RowBuilder jarg1_,
short jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendInt32(long jarg1,
RowBuilder jarg1_,
int jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendInt64(long jarg1,
RowBuilder jarg1_,
long jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendNULL(long jarg1,
RowBuilder jarg1_) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendString(long jarg1,
RowBuilder jarg1_,
String jarg2,
int jarg3) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_AppendTimestamp(long jarg1,
RowBuilder jarg1_,
long jarg2) |
static int |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_CalTotalLength(long jarg1,
RowBuilder jarg1_,
int jarg2) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_SetBuffer__SWIG_0(long jarg1,
RowBuilder jarg1_,
long jarg2,
int jarg3) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_SetBuffer__SWIG_1(long jarg1,
RowBuilder jarg1_,
long jarg2,
int jarg3) |
static boolean |
hybridse_interfaceJNI.hybridse_codec_RowBuilder_SetBuffer__SWIG_2(long jarg1,
RowBuilder jarg1_,
ByteBuffer jarg2) |