static void |
MSql.fillProperties(ResultSet res,
MProperties prop) |
static void |
MSql.fillProperties(ResultSet res,
MProperties prop,
MSql.SqlTranslator translator) |
void |
MSql.SqlTranslator.toBinary(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toBoolean(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toDate(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toDouble(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toInt(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toLong(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toNumber(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
MSql.SqlTranslator.toString(ResultSet res,
MProperties prop,
String name,
int i,
int type) |