| Package | Description |
|---|---|
| de.mhus.lib.core | |
| de.mhus.lib.core.strategy |
| Modifier and Type | Method and Description |
|---|---|
static MProperties |
MProperties.explodeToMProperties(String[] properties)
explodeToMProperties.
|
static MProperties |
MProperties.load(String fileName)
load.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MSql.fillProperties(ResultSet res,
MProperties prop)
fillProperties.
|
static void |
MSql.fillProperties(ResultSet res,
MProperties prop,
MSql.SqlTranslator translator)
fillProperties.
|
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) |
| Modifier and Type | Method and Description |
|---|---|
MProperties |
PrintWriterTaskContext.getParameters()
getParameters.
|
Copyright © 2016. All Rights Reserved.