| Package | Description |
|---|---|
| com.cs.software.engine.datastore.database |
| Modifier and Type | Method and Description |
|---|---|
DBParam |
DBParam.cloneDBParam() |
| Modifier and Type | Method and Description |
|---|---|
Hashtable<String,DBParam> |
DBTableUtil.getParametersHash(List<DBParam> aParameterList)
Convert from a List of DBParam objects to a Hashtable maping from the param name to the object itself.
|
| Modifier and Type | Method and Description |
|---|---|
Hashtable<String,DBParam> |
DBTableUtil.getParametersHash(List<DBParam> aParameterList)
Convert from a List of DBParam objects to a Hashtable maping from the param name to the object itself.
|
Copyright © 2020. All rights reserved.