| Constructor and Description |
|---|
MSql.SqlTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
toBinary(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toBoolean(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toDate(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toDouble(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toInt(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toLong(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toNumber(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
void |
toString(ResultSet res,
MProperties prop,
String name,
int i,
int type) |
public void toString(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toDate(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toBinary(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toDouble(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toLong(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toInt(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toBoolean(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionpublic void toNumber(ResultSet res, MProperties prop, String name, int i, int type) throws de.mhus.lib.errors.MException, SQLException
de.mhus.lib.errors.MExceptionSQLExceptionCopyright © 2014. All rights reserved.