| Package | Description |
|---|---|
| net.as_development.asdk.api.db | |
| net.as_development.asdk.db_service | |
| net.as_development.asdk.db_service.impl |
| Modifier and Type | Method and Description |
|---|---|
IDB |
IDBPool.getDbForPersistenceUnit(String sPersistenceUnit)
return a new created/reseted or reused IDB instance from the pool
which is bound to a persistence unit matching the given name.
|
| Modifier and Type | Method and Description |
|---|---|
protected IDB |
DBItemBase.mem_DB() |
| Modifier and Type | Class and Description |
|---|---|
class |
DB
Base for all implementations of the interface IDB.
|
| Modifier and Type | Method and Description |
|---|---|
IDB |
DBPool.getDbForPersistenceUnit(String sPersistenceUnit) |
Copyright © 2016 as-development.net. All rights reserved.