| Package | Description |
|---|---|
| net.sf.mardao.core | |
| net.sf.mardao.core.dao |
| Modifier and Type | Method and Description |
|---|---|
Dao<T,ID> |
Filter.Foreign.getForeignDao() |
| Constructor and Description |
|---|
Foreign(String column,
String operation,
Dao<T,ID> foreignDao,
Filter foreignExpression) |
| Modifier and Type | Class and Description |
|---|---|
class |
DaoImpl<T,ID extends Serializable,P extends Serializable,CT,E,C extends Serializable>
This is the base class for all implementations of the Dao Bean.
|
Copyright © 2014. All Rights Reserved.