| Package | Description |
|---|---|
| net.sf.jasperreports.repo |
| Modifier and Type | Class and Description |
|---|---|
class |
CastorDataAdapterPersistenceService |
class |
CastorObjectPersistenceService |
class |
InputStreamPersistenceService |
class |
OutputStreamPersistenceService |
class |
SerializedObjectPersistenceService |
class |
SerializedReportPersistenceService |
| Modifier and Type | Method and Description |
|---|---|
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
PersistenceServiceFactory.getPersistenceService(Class<K> repositoryServiceType,
Class<L> resourceType)
Deprecated.
|
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
DefaultRepositoryPersistenceServiceFactory.getPersistenceService(Class<K> repositoryServiceType,
Class<L> resourceType)
Deprecated.
|
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
FileRepositoryPersistenceServiceFactory.getPersistenceService(Class<K> repositoryServiceType,
Class<L> resourceType)
Deprecated.
|
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
PersistenceServiceFactory.getPersistenceService(JasperReportsContext jasperReportsContext,
Class<K> repositoryServiceType,
Class<L> resourceType) |
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
DefaultRepositoryPersistenceServiceFactory.getPersistenceService(JasperReportsContext jasperReportsContext,
Class<K> repositoryServiceType,
Class<L> resourceType) |
<K extends RepositoryService,L extends Resource,M extends PersistenceService> |
FileRepositoryPersistenceServiceFactory.getPersistenceService(JasperReportsContext jasperReportsContext,
Class<K> repositoryServiceType,
Class<L> resourceType) |
| Modifier and Type | Method and Description |
|---|---|
static PersistenceService |
PersistenceUtil.getPersistenceService(Class<? extends RepositoryService> repositoryServiceType,
Class<? extends Resource> resourceType)
Deprecated.
Replaced by
PersistenceUtil.getService(Class, Class). |
PersistenceService |
PersistenceUtil.getService(Class<? extends RepositoryService> repositoryServiceType,
Class<? extends Resource> resourceType) |
Copyright © 2012. All Rights Reserved.