| Package | Description |
|---|---|
| org.swat.mongo.dao |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEntityDaoInternal<T extends AbstractEntityInternal>
The type Abstract entity dao wrapper.
|
class |
AbstractReadOnlyEntityDaoImpl<T extends AbstractEntity>
The type Ro abstract entity dao.
|
class |
DirectEntityDaoImpl<T extends AbstractEntity>
The type Direct entity dao.
|
| Constructor and Description |
|---|
DirectEntityDaoImpl(AbstractEntityDaoImpl<T> entityDao,
Class<T> clazz,
String tenantKey,
boolean directQuery,
boolean directUpdate)
Instantiates a new Direct entity dao.
|
Copyright © 2022. All rights reserved.