| Package | Description |
|---|---|
| net.sf.mardao.core.dao |
| Modifier and Type | Field and Description |
|---|---|
protected DaoImpl |
DaoImpl.mardaoParentDao |
| Modifier and Type | Field and Description |
|---|---|
protected static HashMap<String,DaoImpl> |
DaoImpl.DAO_MAP |
| Modifier and Type | Method and Description |
|---|---|
protected DaoImpl |
DaoImpl.getManyToOneDao(String columnName)
to map the Daos for ManyToOne relations
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
DaoImpl.getCsvColumnValues(DaoImpl dao,
String[] columns,
T domain) |
Map<String,Object> |
CsvConverter.getCsvColumnValues(DaoImpl dao,
String[] columns,
T domain)
Convert the specified domain object into column values.
|
void |
DaoImpl.setMardaoParentDao(DaoImpl mardaoParentDao) |
Copyright © 2013. All Rights Reserved.