| Package | Description |
|---|---|
| org.jdal.logic | |
| org.jdal.service |
| Modifier and Type | Class and Description |
|---|---|
class |
ReportManager
Report Service Implementation
|
| Modifier and Type | Method and Description |
|---|---|
<T> PersistentManager<T,Serializable> |
PersistentServiceFactory.createPersistentService(Class<T> clazz)
Creates a PersistentService with default transaction attributes
|
<T> PersistentManager<T,Serializable> |
PersistentServiceFactory.makeTransactionalProxy(PersistentManager<T,Serializable> service)
Creates a default transactional proxy for service with default transacction attributes
|
| Modifier and Type | Method and Description |
|---|---|
<T> PersistentManager<T,Serializable> |
PersistentServiceFactory.makeTransactionalProxy(PersistentManager<T,Serializable> service)
Creates a default transactional proxy for service with default transacction attributes
|
Copyright © 2014 JDAL. All Rights Reserved.