| Package | Description |
|---|---|
| org.beangle.commons.dao | |
| org.beangle.commons.dao.impl | |
| org.beangle.commons.dao.query | |
| org.beangle.commons.transfer.importer.listener |
| Modifier and Type | Field and Description |
|---|---|
protected EntityDao |
GenericDao.entityDao |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericDao.setEntityDao(EntityDao entityDao) |
| Modifier and Type | Field and Description |
|---|---|
protected EntityDao |
BaseServiceImpl.entityDao |
| Modifier and Type | Method and Description |
|---|---|
EntityDao |
BaseServiceImpl.getEntityDao()
Getter for the field
entityDao. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseServiceImpl.setEntityDao(EntityDao entityDao)
Setter for the field
entityDao. |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryPage.setEntityDao(EntityDao entityDao)
Setter for the field
entityDao. |
| Constructor and Description |
|---|
QueryPage(LimitQuery<T> query,
EntityDao entityDao)
Constructor for QueryPage.
|
QueryPage(OqlBuilder<T> builder,
EntityDao entityDao)
Constructor for QueryPage.
|
| Modifier and Type | Field and Description |
|---|---|
protected EntityDao |
ImporterForeignerListener.entityDao |
| Constructor and Description |
|---|
ImporterForeignerListener(EntityDao entityDao)
Constructor for ImporterForeignerListener.
|
Copyright © 2005–2018 The Beangle Software. All rights reserved.