net.sf.jasperreports.repo
Class PersistenceUtil
java.lang.Object
net.sf.jasperreports.repo.PersistenceUtil
public final class PersistenceUtil
- extends Object
- Version:
- $Id: PersistenceUtil.java 5180 2012-03-29 13:23:12Z teodord $
- Author:
- Teodor Danciu (teodord@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static PersistenceUtil getInstance(JasperReportsContext jasperReportsContext)
getService
public PersistenceService getService(Class<? extends RepositoryService> repositoryServiceType,
Class<? extends Resource> resourceType)
getPersistenceService
public static PersistenceService getPersistenceService(Class<? extends RepositoryService> repositoryServiceType,
Class<? extends Resource> resourceType)
- Deprecated. Replaced by
getService(Class, Class).
Copyright © 2012. All Rights Reserved.