Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Persistence Classes and Interfaces - 591 results found.
NameDescriptionTypePackageFramework
DefaultPersistenceDelegateThe DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class andClassjava.beansJava SE
PersistenceDelegateThe PersistenceDelegate class takes the responsibility for expressing the state of an instance of a given classClassjava.beansJava SE
PersistenceBootstrap class that is used to obtain an EntityManagerFactory in Java SE environments.Classjavax.persistenceJava EE
PersistenceContextExpresses a dependency on a container-managed EntityManager and its associated persistence context.Classjavax.persistenceJava EE
PersistenceContextsDeclares one or more PersistenceContext annotations.Classjavax.persistenceJava EE
PersistenceContextTypeenum PersistenceContextTypeSpecifies whether a transaction-scoped or extended Classjavax.persistenceJava EE
PersistenceExceptionThrown by the persistence provider when a problem occurs.Classjavax.persistenceJava EE
PersistencePropertyDescribes a single container or persistence provider property.Classjavax.persistenceJava EE
PersistenceProviderInterface implemented by the persistence provider.Interfacejavax.persistence.spiJava EE
PersistenceProviderResolverDetermine the list of persistence providers available in the runtime environment.Interfacejavax.persistence.spiJava EE
PersistenceProviderResolverHolderHolds the global PersistenceProviderResolver instance.Classjavax.persistence.spiJava EE
PersistenceUnitExpresses a dependency on an EntityManagerFactory and its associated persistence unit.Classjavax.persistenceJava EE
PersistenceUnitInfoInterface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.Interfacejavax.persistence.spiJava EE
PersistenceUnitsDeclares one or more PersistenceUnit annotations.Classjavax.persistenceJava EE
PersistenceUnitTransactionTypeenum PersistenceUnitTransactionTypeSpecifies whether entity managers created by the EntityManagerFactory will be JTA orClassjavax.persistence.spiJava EE
PersistenceUnitUtilUtility interface between the application and the persistence provider managing the persistence unit.Interfacejavax.persistenceJava EE
PersistenceUtilUtility interface between the application and the persistence The PersistenceUtil interface instance obtained from the Interfacejavax.persistenceJava EE
Type .PersistenceTypeReturns the enum constant of this type with the specified name.Classjavax.persistence.metamodel.TypeJava EE
FileSessionPersistenceSessionPersistenceManager that stores session information in a file.Classorg.springframework.boot.context.embedded.undertowSpring Boot
PersistenceExceptionTranslationAutoConfigurationAuto-configuration for Spring's persistence exceptionSince:1.Classorg.springframework.boot.autoconfigure.daoSpring Boot
ChainedPersistenceExceptionTranslatorallowing the addition of PersistenceExceptionTranslator instances in order.Classorg.springframework.dao.supportSpring MVC
DefaultPersistenceUnitManagerDefault implementation of the PersistenceUnitManager interface.Classorg.springframework.orm.jpa.persistenceunitSpring MVC
LocalPersistenceManagerFactoryBeanFactoryBean that creates aJDO PersistenceManagerFactory.Classorg.springframework.orm.jdoSpring MVC
MutablePersistenceUnitInfoSpring's base implementation of the JPAPersistenceUnitInfo interface,Classorg.springframework.orm.jpa.persistenceunitSpring MVC
OpenPersistenceManagerInViewFilterServlet Filter that binds a JDO PersistenceManager to the thread for theentire processing of the request.Classorg.springframework.orm.jdo.supportSpring MVC
OpenPersistenceManagerInViewInterceptorSpring web request interceptor that binds a JDO PersistenceManager to thethread for the entire processing of the request.Classorg.springframework.orm.jdo.supportSpring MVC
PersistenceAnnotationBeanPostProcessorBeanPostProcessor that processes PersistenceUnitand PersistenceContext annotations, for injection ofClassorg.springframework.orm.jpa.supportSpring MVC
PersistenceExceptionTranslationAdvisorSpring AOP exception translation aspect for use at Repository or DAO layer level.Classorg.springframework.dao.annotationSpring MVC
PersistenceExceptionTranslationInterceptorAOP Alliance MethodInterceptor that provides persistence exception translationbased on a given PersistenceExceptionTranslator.Classorg.springframework.dao.supportSpring MVC
PersistenceExceptionTranslationPostProcessorBean post-processor that automatically applies persistence exception translation to anybean marked with Spring's @RepositoryClassorg.springframework.dao.annotationSpring MVC
PersistenceExceptionTranslatorInterface implemented by Spring integrations with data access technologiesthat throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate.Interfaceorg.springframework.dao.supportSpring MVC
PersistenceManagerFactoryUtilsHelper class featuring methods for JDO PersistenceManager handling,allowing for reuse of PersistenceManager instances within transactions.Classorg.springframework.orm.jdoSpring MVC
PersistenceManagerHolderHolder wrapping a JDO PersistenceManager.Classorg.springframework.orm.jdoSpring MVC
PersistenceUnitManagerInterface that defines an abstraction for finding and managingJPA PersistenceUnitInfos.Interfaceorg.springframework.orm.jpa.persistenceunitSpring MVC
PersistenceUnitPostProcessorCallback interface for post-processing a JPA PersistenceUnitInfo.Interfaceorg.springframework.orm.jpa.persistenceunitSpring MVC
SmartPersistenceUnitInfoExtension of the standard JPA PersistenceUnitInfo interface, for advanced collaborationbetween Spring's LocalContainerEntityManagerFactoryBeanInterfaceorg.springframework.orm.jpa.persistenceunitSpring MVC
SpringPersistenceManagerProxyBeanProxy that implements the PersistenceManager interface,delegating to the current thread-bound PersistenceManager (the Spring-managedClassorg.springframework.orm.jdo.supportSpring MVC
StandardPersistenceManagerProxyBeanProxy that implements the PersistenceManager interface,delegating to a thread-bound PersistenceManager on each invocation -Classorg.springframework.orm.jdo.supportSpring MVC
TransactionAwarePersistenceManagerFactoryProxyProxy for a target JDO PersistenceManagerFactory,returning the current thread-bound PersistenceManager (the Spring-managedClassorg.springframework.orm.jdoSpring MVC
KeyBasedPersistenceTokenServiceClassapidocs.orgSpring Security
SecurityContextPersistenceFilterClassapidocs.orgSpring Security
PersistenceContextModelModel support for persistence context elements.Classorg.springframework.webflow.engine.modelSpring Webflow
MUCPersistenceManagerA manager responsible for ensuring room persistence.Classorg.jivesoftware.openfire.muc.spiEcho
PubSubPersistenceManagerA manager responsible for ensuring node persistence.Classorg.jivesoftware.openfire.pubsubEcho
PersistenceMetaClassariba.ui.meta.persistenceAriba Web
PersistenceMeta .SearchMapClassariba.ui.meta.persistence.PersistenceMetaAriba Web
ApplicationStatePersistenceStrategyUsed by ApplicationStateManager to manage a specific kind of Session State Object (SSO) persistence.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ApplicationStatePersistenceStrategySourceUsed to provide access to ApplicationStatePersistenceStrategySource instances via a logical name for the stategy, such as session.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ApplicationStatePersistenceStrategySourceImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
EntityApplicationStatePersistenceStrategyPersists Hibernate entities as SSOs by storing their primary key in the Session.Classorg.apache.tapestry5.internal.hibernateApache Tapestry
EntityApplicationStatePersistenceStrategyClassorg.apache.tapestry5.internal.jpaApache Tapestry
HibernatePersistenceConstantsConstants for persistent field strategies.Classorg.apache.tapestry5.hibernateApache Tapestry
JpaPersistenceConstantsConstants for persistent field strategies.Classorg.apache.tapestry5.jpaApache Tapestry
PackageNamePersistenceUnitConfigurerClassorg.apache.tapestry5.internal.jpaApache Tapestry
PersistenceConstantsConstants for persistent field strategies.Classorg.apache.tapestry5Apache Tapestry
PersistenceContentHandlerClassorg.apache.tapestry5.internal.jpaApache Tapestry
PersistenceContextWorkerClassorg.apache.tapestry5.internal.jpaApache Tapestry
PersistenceParserClassorg.apache.tapestry5.internal.jpaApache Tapestry
PersistenceUnitConfigurerUsed to configure a PersistenceUnitInfo, which is used to create an EntityManagerFactory.Interfaceorg.apache.tapestry5.jpaApache Tapestry
PersistenceUnitInfoImplClassorg.apache.tapestry5.internal.jpaApache Tapestry
SessionApplicationStatePersistenceStrategyStores ASOs in the Session, which will be created as necessary.Classorg.apache.tapestry5.internal.servicesApache Tapestry
TapestryPersistenceUnitInfoTapestry's mutable extension of PersistenceUnitInfo interface used for XML-less configuration of persistence units.Interfaceorg.apache.tapestry5.jpaApache Tapestry
PersistenceExceptionThis exception will be thrown during the try to persists changes to a PersistableValueMap.Classorg.apache.sling.api.resourceApache Sling
PersistenceFlowClassorg.apache.cocoon.samples.flow.javaApache Cocoon
PersistenceFlow .EmployeeComparatorConstructor SummaryPersistenceFlow.Classorg.apache.cocoon.samples.flow.java.PersistenceFlowApache Cocoon
DtoBroker .PersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerApache ActiveMQ
DtoBroker .PersistenceFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerApache ActiveMQ
DtoBroker .PersistenceTaskRunnerFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerApache ActiveMQ
DtoBrokerService .PersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerServiceApache ActiveMQ
DtoBrokerService .PersistenceFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerServiceApache ActiveMQ
DtoBrokerService .PersistenceTaskRunnerFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoBrokerServiceApache ActiveMQ
DtoFilteredKahaDB .PersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoFilteredKahaDBApache ActiveMQ
DtoJdbcPersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoJdbcPersistenceAdapter .AdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .BrokerServiceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .DatabaseLockerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .DataSourceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .DsJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .LockDataSourceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .LockerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .ScheduledThreadPoolExecutorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .StatementsJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .UsageManagerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJdbcPersistenceAdapter .WireFormatJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJdbcPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoJournalPersistenceAdapter .BrokerServiceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapter .JournalJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapter .LongTermPersistenceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapter .PersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapter .TaskRunnerFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapter .UsageManagerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterApache ActiveMQ
DtoJournalPersistenceAdapterFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoJournalPersistenceAdapterFactory .AdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .BrokerServiceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .DataSourceJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .JdbcAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .JournalJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .LockerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .ScheduledThreadPoolExecutorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .StatementsJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoJournalPersistenceAdapterFactory .TaskRunnerFactoryJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactoryApache ActiveMQ
DtoMemoryPersistenceAdapterJava class for anonymous complex type.Classorg.apache.activemq.schema.coreApache ActiveMQ
DtoMemoryPersistenceAdapter .UsageManagerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoMemoryPersistenceAdapterApache ActiveMQ
DtoMKahaDB .FilteredPersistenceAdaptersJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoMKahaDBApache ActiveMQ
FilteredKahaDBPersistenceAdapterClassorg.apache.activemq.store.kahadbApache ActiveMQ
JDBCPersistenceAdapterA PersistenceAdapter implementation using JDBC for persistence This persistence adapter will correctly remember prepared XA transactions,Classorg.apache.activemq.store.jdbcApache ActiveMQ
JournalPersistenceAdapterAn implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with someClassorg.apache.activemq.store.journalApache ActiveMQ
JournalPersistenceAdapterFactoryFactory class that can create PersistenceAdapter objects.Classorg.apache.activemq.store.journalApache ActiveMQ
KahaDBPersistenceAdapterAn implementation of PersistenceAdapter designed for use with KahaDB - Embedded Lightweight Non-Relational DatabaseClassorg.apache.activemq.store.kahadbApache ActiveMQ
LevelDBPersistenceAdapterAn implementation of PersistenceAdapter designed for use with LevelDB - Embedded Lightweight Non-Relational DatabaseClassorg.apache.activemq.store.leveldbApache ActiveMQ
MemoryPersistenceAdapterClassorg.apache.activemq.store.memoryApache ActiveMQ
MultiKahaDBPersistenceAdapterAn implementation of PersistenceAdapter that supports distribution of destinations across multiple kahaDB persistence adaptersClassorg.apache.activemq.store.kahadbApache ActiveMQ
PersistenceAdapterInterfaceorg.apache.activemq.storeApache ActiveMQ
PersistenceAdapterFactoryFactory class that can create PersistenceAdapter objects.Interfaceorg.apache.activemq.storeApache ActiveMQ
PersistenceAdapterFactoryBeanClassorg.apache.activemq.storeApache ActiveMQ
PersistenceAdapterSupportUsed to implement common PersistenceAdapter methods.Classorg.apache.activemq.storeApache ActiveMQ
PersistenceAdapterSupport .DestinationMatcherProvides an interface for a Destination matching object that can be used to search for specific destinations from a persistence adapter.Interfaceorg.apache.activemq.store.PersistenceAdapterSupportApache ActiveMQ
PersistenceAdapterViewClassorg.apache.activemq.broker.jmxApache ActiveMQ
PersistenceAdapterViewMBeanInterfaceorg.apache.activemq.broker.jmxApache ActiveMQ
ReplicatedLevelDBPersistenceAdapterAn implementation of PersistenceAdapter designed for use with LevelDB - Embedded Lightweight Non-Relational DatabaseClassorg.apache.activemq.store.leveldbApache ActiveMQ
PersistenceManagerUsed to demonstrate PowerMock's ability to mock new instance calls.Classpowermock.examples.newmockingPowerMock
HibernatePersistenceHibernate EJB3 persistence provider implementationFields inherited from class org.Classorg.hibernate.ejbHibernate ORM
JaxbPersistenceUnitDefaultsThese defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
JaxbPersistenceUnitMetadataMetadata that applies to the persistence unit and not just to the mapping file in which it is contained.Classorg.hibernate.internal.jaxb.mapping.ormHibernate ORM
PersistenceContextRepresents the state of stuff Hibernate is tracking, including (not exhaustive): entitiescollectionssnapshotsproxiesInterfaceorg.hibernate.engine.spiHibernate ORM
PersistenceContext .NaturalIdHelperProvides centralized access to natural-id-related functionality.Interfaceorg.hibernate.engine.spi.PersistenceContextHibernate ORM
PersistenceMetadataSimple represenation of persistence.Classorg.hibernate.ejb.packagingHibernate ORM
PersistenceUtilHelperClassorg.hibernate.ejb.utilHibernate ORM
PersistenceUtilHelper .MetadataCacheCache hierarchy and member resolution in a weak hash mapSee Also:Serialized FormClassorg.hibernate.ejb.util.PersistenceUtilHelperHibernate ORM
PersistenceXmlLoaderHandler for persistence.Classorg.hibernate.ejb.packagingHibernate ORM
PersistenceXmlLoader .ErrorLoggerClassorg.hibernate.ejb.packaging.PersistenceXmlLoaderHibernate ORM
StatefulPersistenceContextA stateful implementation of the PersistenceContext contract meaning that we maintain this state throughout the life of the persistence context.Classorg.hibernate.engine.internalHibernate ORM
PersistenceExceptionSee Also:Serialized FormConstructor SummaryPersistenceException()Classorg.apache.ibatis.exceptionsIBatis
ArrayPersistenceDelegateClassbeansCode Trails
DefaultPersistenceDelegateThe DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class andClassbeansCode Trails
PubSubException .NoTopicPersistenceInfoExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .TopicPersistenceInfoExistsExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
AbstractPersistenceConfigurationChildBuilderAbstractPersistenceConfigurationChildBuilder.Classorg.infinispan.configuration.cacheInfinispan
Param .PersistenceModeWhen a persistence store is attached to a cache, by default all write operations, regardless of whether they are inserts, updates or removes,Classorg.infinispan.commons.api.functional.ParamInfinispan
PersistenceConfigurationConfiguration for stores.Classorg.infinispan.configuration.cacheInfinispan
PersistenceConfigurationBuilderConfiguration for cache stores.Classorg.infinispan.configuration.cacheInfinispan
PersistenceConfigurationChildBuilderInterfaceorg.infinispan.configuration.cacheInfinispan
PersistenceExceptionAn exception thrown by a CacheLoader or a CacheWriter implementation if there are problems reading from a loader.Classorg.infinispan.persistence.spiInfinispan
PersistenceUtilClassorg.infinispan.persistenceInfinispan
HibernatePersistenceProviderClassorg.openxava.model.implOpen Xava
IPersistenceProviderProvides the implementation of the persistence services used in MapFacadeBean.Interfaceorg.openxava.model.implOpen Xava
JPAPersistenceProviderPersistence Manager for EJB3 JPA.Classorg.openxava.model.implOpen Xava
PersistenceFacadeTo access to some persistence services in an abstract way.Classorg.openxava.modelOpen Xava
PersistenceProviderExceptionRuntime exception to be thrown by a IPersistenceProvider when a system level error is produced.Classorg.openxava.model.implOpen Xava
PersistenceProviderFactoryFor obtaining a instance of the persistence provider configured in the system.Classorg.openxava.model.implOpen Xava
PersistenceXmlTo obtain the URL of the persistence.Classorg.openxava.jpa.implOpen Xava
POJOPersistenceProviderBaseAbstract class for create Persistence Providers based in POJOs.Classorg.openxava.model.implOpen Xava
SetPersistenceUnitActionClassorg.openxava.actionsOpen Xava
XPersistenceAllows to work easily with EJB3 JPA inside OpenXava applications.Classorg.openxava.jpaOpen Xava
ClasspathScanningPersistenceUnitPostProcessorPersistenceUnitPostProcessor that will scan for classes annotated with Entity orMappedSuperclass and add them to the PersistenceUnit post processed.Classorg.springframework.data.jpa.supportSpringData CouchDb
MergingPersistenceUnitManagerpersistence.Classorg.springframework.data.jpa.supportSpringData CouchDb
PersistenceProviderenum PersistenceProviderEnumeration representing persistence providers to be used.Classorg.springframework.data.jpa.providerSpringData CouchDb
AbstractEventsByPersistenceIdPublisherClassakka.persistence.query.journal.leveldbAkka
AllPersistenceIdsPublisherClassakka.persistence.query.journal.leveldbAkka
AllPersistenceIdsPublisher$Classakka.persistence.query.journal.leveldbAkka
AllPersistenceIdsQueryA plugin may optionally support this query by implementing this interface.Interfaceakka.persistence.query.javadslAkka
AllPersistenceIdsQueryA plugin may optionally support this query by implementing this trait.Interfaceakka.persistence.query.scaladslAkka
CurrentEventsByPersistenceIdPublisherClassakka.persistence.query.journal.leveldbAkka
CurrentEventsByPersistenceIdQueryA plugin may optionally support this query by implementing this interface.Interfaceakka.persistence.query.javadslAkka
CurrentEventsByPersistenceIdQueryA plugin may optionally support this query by implementing this trait.Interfaceakka.persistence.query.scaladslAkka
CurrentPersistenceIdsQueryA plugin may optionally support this query by implementing this interface.Interfaceakka.persistence.query.javadslAkka
CurrentPersistenceIdsQueryA plugin may optionally support this query by implementing this trait.Interfaceakka.persistence.query.scaladslAkka
EventsByPersistenceIdPublisherClassakka.persistence.query.journal.leveldbAkka
EventsByPersistenceIdPublisher$Classakka.persistence.query.journal.leveldbAkka
EventsByPersistenceIdPublisher .Continue$Classakka.persistence.query.journal.leveldb.EventsByPersistenceIdPublisherAkka
EventsByPersistenceIdQueryA plugin may optionally support this query by implementing this interface.Interfaceakka.persistence.query.javadslAkka
EventsByPersistenceIdQueryA plugin may optionally support this query by implementing this trait.Interfaceakka.persistence.query.scaladslAkka
LeveldbJournal .CurrentPersistenceIdsClassakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .CurrentPersistenceIds$Classakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .PersistenceIdAddedClassakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .PersistenceIdAdded$Classakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .SubscribeAllPersistenceIds$Subscribe the sender to current and new persistenceIds.Classakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .SubscribePersistenceIdSubscribe the sender to changes (appended events) for a specific persistenceId.Classakka.persistence.journal.leveldb.LeveldbJournalAkka
LeveldbJournal .SubscribePersistenceId$Classakka.persistence.journal.leveldb.LeveldbJournalAkka
LiveEventsByPersistenceIdPublisherClassakka.persistence.query.journal.leveldbAkka
PersistencePersistence extension.Classakka.persistenceAkka
Persistence$Persistence extension provider.Classakka.persistenceAkka
Persistence .PluginHolderClassakka.persistence.PersistenceAkka
Persistence .PluginHolder$Classakka.persistence.PersistenceAkka
PersistenceIdentityIdentification of PersistentActor or PersistentView.Interfaceakka.persistenceAkka
PersistenceQueryClassakka.persistence.queryAkka
PersistenceQuery$Persistence extension for queries.Classakka.persistence.queryAkka
PersistenceQuery .PluginHolderClassakka.persistence.query.PersistenceQueryAkka
PersistenceQuery .PluginHolder$Classakka.persistence.query.PersistenceQueryAkka
PersistenceRecoveryCalled when the persistent actor is started for the first time.Interfaceakka.persistenceAkka
PersistenceSettingsPersistence configuration.Classakka.persistenceAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceIdINTERNAL API: Remove all events and snapshots for one specific persistenceId.Classakka.cluster.sharding.RemoveInternalClusterShardingDataAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceId$Classakka.cluster.sharding.RemoveInternalClusterShardingDataAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceId .RemovalsClassakka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceIdAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceId .Removals$Classakka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceIdAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceId .ResultClassakka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceIdAkka
RemoveInternalClusterShardingData .RemoveOnePersistenceId .Result$Classakka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceIdAkka
AttributePersistenceServiceAttributePersistenceService Works in conjuction withClassorg.jboss.system.pmJBoss System
AttributePersistenceServiceMBeanFields inherited from interface org.Interfaceorg.jboss.system.pmJBoss System
NullAttributePersistenceManagerNullAttributePersistenceManager.Classorg.jboss.system.pmJBoss System
XMLAttributePersistenceManagerXMLAttributePersistenceManagerVersion:$Revision: 1.Classorg.jboss.system.pmJBoss System
BMPPersistenceManagerPersistence manager for BMP entites.Classorg.jboss.ejb.pluginsJBoss Server
CMPFilePersistenceManagerA file-based CMP entity bean persistence manager.Classorg.jboss.ejb.pluginsJBoss Server
CMPInMemoryPersistenceManagerEntityPersistenceStore implementation storing values in-memory for very efficient access.Classorg.jboss.ejb.pluginsJBoss Server
CMPPersistenceManagerThe CMP Persistence Manager implements the semantics of the CMP EJB 1.Classorg.jboss.ejb.pluginsJBoss Server
EntityPersistenceManagerThis interface is implemented by any EntityBean persistence managers plugins.Interfaceorg.jboss.ejbJBoss Server
EntityPersistenceStoreThis interface is implemented by any EntityBean persistence Store.Interfaceorg.jboss.ejbJBoss Server
JAWSPersistenceManagerJust Another Web Store - an O/R mapperVersion:$Revision: 1.Classorg.jboss.ejb.plugins.jawsJBoss Server
JAWSPersistenceManager .PersistenceContextConstructor SummaryJAWSPersistenceManager.Classorg.jboss.ejb.plugins.jaws.JAWSPersistenceManagerJBoss Server
JDBCEntityPersistenceStoreInterfaceorg.jboss.ejb.plugins.cmp.jdbcJBoss Server
StatefulSessionFilePersistenceManagerA file-based stateful session bean persistence manager.Classorg.jboss.ejb.pluginsJBoss Server
StatefulSessionFilePersistenceManagerMBeanFields inherited from interface org.Interfaceorg.jboss.ejb.pluginsJBoss Server
StatefulSessionPersistenceManagerThe interface for persisting stateful session beans.Interfaceorg.jboss.ejbJBoss Server
GerPersistenceContextRefDocumentA document containing one persistence-context-ref(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.namingApache Geronimo
GerPersistenceContextRefDocument .FactoryClassorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextRefDocumentApache Geronimo
GerPersistenceContextRefDocumentImplA document containing one persistence-context-ref(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.naming.implApache Geronimo
GerPersistenceContextRefTypeAn XML persistence-context-refType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.namingApache Geronimo
GerPersistenceContextRefType .FactoryClassorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextRefTypeApache Geronimo
GerPersistenceContextRefTypeImplAn XML persistence-context-refType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.naming.implApache Geronimo
GerPersistenceContextTypeTypeAn XML persistence-context-typeType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.namingApache Geronimo
GerPersistenceContextTypeType .Enum These enum values can be used as follows: enum.Classorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextTypeTypeApache Geronimo
GerPersistenceContextTypeType .FactoryClassorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextTypeTypeApache Geronimo
GerPersistenceContextTypeTypeImplAn XML persistence-context-typeType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.naming.implApache Geronimo
GerPersistenceUnitRefDocumentA document containing one persistence-unit-ref(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.namingApache Geronimo
GerPersistenceUnitRefDocument .FactoryClassorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceUnitRefDocumentApache Geronimo
GerPersistenceUnitRefDocumentImplA document containing one persistence-unit-ref(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.naming.implApache Geronimo
GerPersistenceUnitRefTypeAn XML persistence-unit-refType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.namingApache Geronimo
GerPersistenceUnitRefType .FactoryClassorg.apache.geronimo.xbeans.geronimo.naming.GerPersistenceUnitRefTypeApache Geronimo
GerPersistenceUnitRefTypeImplAn XML persistence-unit-refType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.naming.implApache Geronimo
JDBCWorkerPersistenceTODO use an insert returning or stored procedure to insert.Classorg.apache.geronimo.timer.jdbcApache Geronimo
PersistenceContextAnnotationHelperStatic helper class used to encapsulate all the functions related to the translation of @PersistenceContext and @PersistenceContexts annotations to deploymentClassorg.apache.geronimo.j2ee.deployment.annotationApache Geronimo
PersistenceContextRefBuilderNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.geronimo.persistence.builderApache Geronimo
PersistenceContextReferenceClassorg.apache.geronimo.naming.referenceApache Geronimo
PersistenceExceptionSee Also:Serialized FormConstructor SummaryPersistenceException()Classorg.apache.geronimo.timerApache Geronimo
PersistenceUnitAnnotationHelperStatic helper class used to encapsulate all the functions related to the translation of @PersistenceUnit and @PersistenceUnits annotations to deploymentClassorg.apache.geronimo.j2ee.deployment.annotationApache Geronimo
PersistenceUnitBuilderClassorg.apache.geronimo.persistence.builderApache Geronimo
PersistenceUnitGBeanClassorg.apache.geronimo.persistenceApache Geronimo
PersistenceUnitRefBuilderNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.apache.geronimo.persistence.builderApache Geronimo
PersistenceUnitReferenceClassorg.apache.geronimo.naming.referenceApache Geronimo
VMWorkerPersistenceClassorg.apache.geronimo.timer.vmApache Geronimo
WorkerPersistenceInterfaceorg.apache.geronimo.timerApache Geronimo
AbstractPersistenceProviderProvides a default implementation of PersistenceProvider methods where possible Other methods must be implementedClassorg.jboss.seam.persistenceJBoss Seam
HibernatePersistenceProviderSupport for non-standardized features of Hibernate, when used as the JPA persistence provider.Classorg.jboss.seam.persistenceJBoss Seam
ManagedPersistenceContextA Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary otherClassorg.jboss.seam.persistenceJBoss Seam
PersistenceContextManagerSupport for changing flushmodes for an existing persistence context.Interfaceorg.jboss.seam.persistenceJBoss Seam
PersistenceContextsMaintains the set of persistence contexts that have been touched in a conversation.Classorg.jboss.seam.persistenceJBoss Seam
PersistenceControllerBase class for controller objects which require a persistenceAuthor:Gavin KingSee Also:Serialized FormClassorg.jboss.seam.frameworkJBoss Seam
PersistenceProviderAbstraction layer for persistence providers (JPA implementations).Classorg.jboss.seam.persistenceJBoss Seam
PersistenceProvider .FeatureClassorg.jboss.seam.persistence.PersistenceProviderJBoss Seam
PersistenceExceptionClassorg.apache.ibatis.exceptionsMyBatis
AbstractFilePersistenceStrategyAbstract base class for file based persistence strategies.Classcom.thoughtworks.xstream.persistenceXStream
FilePersistenceStrategyPersistenceStrategy to assign keys with single value to objects persisted in files.Classcom.thoughtworks.xstream.persistenceXStream
PersistenceStrategyA key to a persistent storage and vice-versa strategy interface.Interfacecom.thoughtworks.xstream.persistenceXStream
CastorDataAdapterPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
CastorObjectPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
DefaultRepositoryPersistenceServiceFactoryClassnet.sf.jasperreports.repoSourceforge Jasper Reports
FileRepositoryPersistenceServiceFactoryClassnet.sf.jasperreports.repoSourceforge Jasper Reports
InputStreamPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
OutputStreamPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
PersistenceServiceInterfacenet.sf.jasperreports.repoSourceforge Jasper Reports
PersistenceServiceFactoryInterfacenet.sf.jasperreports.repoSourceforge Jasper Reports
PersistenceUtilClassnet.sf.jasperreports.repoSourceforge Jasper Reports
ResourceBundlePersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
SerializedObjectPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
SerializedReportPersistenceServiceClassnet.sf.jasperreports.repoSourceforge Jasper Reports
PersistenceContextInterceptorSets up the persistent context before and after a Grails operation is invoked.Interfaceorg.codehaus.groovy.grails.supportGrails
PersistenceClassjavax.persistenceHibernate JPA
PersistenceContextClassjavax.persistenceHibernate JPA
PersistenceContextsClassjavax.persistenceHibernate JPA
PersistenceContextTypeClassjavax.persistenceHibernate JPA
PersistenceExceptionClassjavax.persistenceHibernate JPA
PersistencePropertyClassjavax.persistenceHibernate JPA
PersistenceProviderInterfacejavax.persistence.spiHibernate JPA
PersistenceProviderResolverInterfacejavax.persistence.spiHibernate JPA
PersistenceProviderResolverHolderClassjavax.persistence.spiHibernate JPA
PersistenceUnitClassjavax.persistenceHibernate JPA
PersistenceUnitInfoInterfacejavax.persistence.spiHibernate JPA
PersistenceUnitsClassjavax.persistenceHibernate JPA
PersistenceUnitTransactionTypeClassjavax.persistence.spiHibernate JPA
PersistenceUnitUtilInterfacejavax.persistenceHibernate JPA
PersistenceUtilInterfacejavax.persistenceHibernate JPA
Type .PersistenceTypeClassjavax.persistence.metamodel.TypeHibernate JPA
PersistenceApiComboboxUtilClasscom.intellij.appengine.facetGoogle App Engine
AccountPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a c c o u n t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
AddressPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a d d r e s s s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
AnnouncementsDeliveryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a n n o u n c e m e n t s d e l i v e r y s e r v i c e . Interfacecom.liferay.portlet.announcements.service.persistenceLiferay Portal
AnnouncementsEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a n n o u n c e m e n t s e n t r y s e r v i c e . Interfacecom.liferay.portlet.announcements.service.persistenceLiferay Portal
AnnouncementsFlagPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a n n o u n c e m e n t s f l a g s e r v i c e . Interfacecom.liferay.portlet.announcements.service.persistenceLiferay Portal
AssetCategoryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t c a t e g o r y s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetCategoryPropertyPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t c a t e g o r y p r o p e r t y s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t e n t r y s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetLinkPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t l i n k s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetTagPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t t a g s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetTagPropertyPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t t a g p r o p e r t y s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetTagStatsPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t t a g s t a t s s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
AssetVocabularyPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e a s s e t v o c a b u l a r y s e r v i c e . Interfacecom.liferay.portlet.asset.service.persistenceLiferay Portal
BackgroundTaskPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b a c k g r o u n d t a s k s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
BasePersistence T h e b a s e i n t e r f a c e f o r a l l S e r v i c e B u i l d e r p e r s i s t e n c e c l a s s e s . Interfacecom.liferay.portal.service.persistenceLiferay Portal
BasePersistenceImpl T h e b a s e i m p l e m e n t a t i o n f o r a l l p e r s i s t e n c e c l a s s e s . Classcom.liferay.portal.service.persistence.implLiferay Portal
BlogsEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b l o g s e n t r y s e r v i c e . Interfacecom.liferay.portlet.blogs.service.persistenceLiferay Portal
BlogsStatsUserPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b l o g s s t a t s u s e r s e r v i c e . Interfacecom.liferay.portlet.blogs.service.persistenceLiferay Portal
BookmarksEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b o o k m a r k s e n t r y s e r v i c e . Interfacecom.liferay.portlet.bookmarks.service.persistenceLiferay Portal
BookmarksFolderPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b o o k m a r k s f o l d e r s e r v i c e . Interfacecom.liferay.portlet.bookmarks.service.persistenceLiferay Portal
BrowserTrackerPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e b r o w s e r t r a c k e r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
CalEventPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c a l e v e n t s e r v i c e . Interfacecom.liferay.portlet.calendar.service.persistenceLiferay Portal
ClassNamePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c l a s s n a m e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ClusterGroupPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c l u s t e r g r o u p s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
CompanyPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c o m p a n y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ContactPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c o n t a c t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
CounterPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c o u n t e r s e r v i c e . Interfacecom.liferay.counter.service.persistenceLiferay Portal
CountryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e c o u n t r y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
DDLRecordPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d l r e c o r d s e r v i c e . Interfacecom.liferay.portlet.dynamicdatalists.service.persistenceLiferay Portal
DDLRecordSetPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d l r e c o r d s e t s e r v i c e . Interfacecom.liferay.portlet.dynamicdatalists.service.persistenceLiferay Portal
DDLRecordVersionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d l r e c o r d v e r s i o n s e r v i c e . Interfacecom.liferay.portlet.dynamicdatalists.service.persistenceLiferay Portal
DDMContentPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d m c o n t e n t s e r v i c e . Interfacecom.liferay.portlet.dynamicdatamapping.service.persistenceLiferay Portal
DDMStorageLinkPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d m s t o r a g e l i n k s e r v i c e . Interfacecom.liferay.portlet.dynamicdatamapping.service.persistenceLiferay Portal
DDMStructureLinkPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d m s t r u c t u r e l i n k s e r v i c e . Interfacecom.liferay.portlet.dynamicdatamapping.service.persistenceLiferay Portal
DDMStructurePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d m s t r u c t u r e s e r v i c e . Interfacecom.liferay.portlet.dynamicdatamapping.service.persistenceLiferay Portal
DDMTemplatePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d d m t e m p l a t e s e r v i c e . Interfacecom.liferay.portlet.dynamicdatamapping.service.persistenceLiferay Portal
DLContentPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y c o n t e n t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileEntryMetadataPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e e n t r y m e t a d a t a s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e e n t r y s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileEntryTypePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e e n t r y t y p e s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileRankPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e r a n k s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileShortcutPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e s h o r t c u t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFileVersionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f i l e v e r s i o n s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLFolderPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d o c u m e n t l i b r a r y f o l d e r s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
DLSyncEventPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e d l s y n c e v e n t s e r v i c e . Interfacecom.liferay.portlet.documentlibrary.service.persistenceLiferay Portal
EmailAddressPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e e m a i l a d d r e s s s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ExpandoColumnPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e e x p a n d o c o l u m n s e r v i c e . Interfacecom.liferay.portlet.expando.service.persistenceLiferay Portal
ExpandoRowPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e e x p a n d o r o w s e r v i c e . Interfacecom.liferay.portlet.expando.service.persistenceLiferay Portal
ExpandoTablePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e e x p a n d o t a b l e s e r v i c e . Interfacecom.liferay.portlet.expando.service.persistenceLiferay Portal
ExpandoValuePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e e x p a n d o v a l u e s e r v i c e . Interfacecom.liferay.portlet.expando.service.persistenceLiferay Portal
GroupPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e g r o u p s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ImagePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e i m a g e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
JournalArticleImagePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e j o u r n a l a r t i c l e i m a g e s e r v i c e . Interfacecom.liferay.portlet.journal.service.persistenceLiferay Portal
JournalArticleResourcePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e j o u r n a l a r t i c l e r e s o u r c e s e r v i c e . Interfacecom.liferay.portlet.journal.service.persistenceLiferay Portal
JournalContentSearchPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e j o u r n a l c o n t e n t s e a r c h s e r v i c e . Interfacecom.liferay.portlet.journal.service.persistenceLiferay Portal
JournalFeedPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e j o u r n a l f e e d s e r v i c e . Interfacecom.liferay.portlet.journal.service.persistenceLiferay Portal
JournalFolderPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e j o u r n a l f o l d e r s e r v i c e . Interfacecom.liferay.portlet.journal.service.persistenceLiferay Portal
LayoutBranchPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t b r a n c h s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutFriendlyURLPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t f r i e n d l y u r l s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutPrototypePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t p r o t o t y p e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutRevisionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t r e v i s i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutSetBranchPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t s e t b r a n c h s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutSetPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t s e t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LayoutSetPrototypePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l a y o u t s e t p r o t o t y p e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ListTypePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l i s t t y p e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
LockPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e l o c k s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
MBBanPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s b a n s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBCategoryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s c a t e g o r y s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBDiscussionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s d i s c u s s i o n s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBMailingListPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s m a i l i n g l i s t s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBMessagePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e - b o a r d s m e s s a g e s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBStatsUserPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s s t a t s u s e r s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBThreadFlagPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s t h r e a d f l a g s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MBThreadPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e s s a g e b o a r d s t h r e a d s e r v i c e . Interfacecom.liferay.portlet.messageboards.service.persistenceLiferay Portal
MDRActionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m d r a c t i o n s e r v i c e . Interfacecom.liferay.portlet.mobiledevicerules.service.persistenceLiferay Portal
MDRRuleGroupInstancePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m d r r u l e g r o u p i n s t a n c e s e r v i c e . Interfacecom.liferay.portlet.mobiledevicerules.service.persistenceLiferay Portal
MDRRuleGroupPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m d r r u l e g r o u p s e r v i c e . Interfacecom.liferay.portlet.mobiledevicerules.service.persistenceLiferay Portal
MDRRulePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m d r r u l e s e r v i c e . Interfacecom.liferay.portlet.mobiledevicerules.service.persistenceLiferay Portal
MembershipRequestPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e m e m b e r s h i p r e q u e s t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
OrganizationPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e o r g a n i z a t i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
OrgGroupRolePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e o r g g r o u p r o l e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
OrgLaborPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e o r g l a b o r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PasswordPolicyPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p a s s w o r d p o l i c y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PasswordPolicyRelPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p a s s w o r d p o l i c y r e l s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PasswordTrackerPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p a s s w o r d t r a c k e r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PhonePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p h o n e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PluginSettingPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p l u g i n s e t t i n g s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PollsChoicePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o l l s c h o i c e s e r v i c e . Interfacecom.liferay.portlet.polls.service.persistenceLiferay Portal
PollsQuestionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o l l s q u e s t i o n s e r v i c e . Interfacecom.liferay.portlet.polls.service.persistenceLiferay Portal
PollsVotePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o l l s v o t e s e r v i c e . Interfacecom.liferay.portlet.polls.service.persistenceLiferay Portal
PortalPreferencesPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o r t a l p r e f e r e n c e s s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PortletItemPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o r t l e t i t e m s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PortletPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o r t l e t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
PortletPreferencesPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e p o r t l e t p r e f e r e n c e s s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
RatingsEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r a t i n g s e n t r y s e r v i c e . Interfacecom.liferay.portlet.ratings.service.persistenceLiferay Portal
RatingsStatsPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r a t i n g s s t a t s s e r v i c e . Interfacecom.liferay.portlet.ratings.service.persistenceLiferay Portal
RegionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e g i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ReleasePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e l e a s e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
RepositoryEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e p o s i t o r y e n t r y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
RepositoryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e p o s i t o r y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourceActionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e s o u r c e a c t i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourceBlockPermissionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e s o u r c e b l o c k p e r m i s s i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourceBlockPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e s o u r c e b l o c k s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourcePermissionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e s o u r c e p e r m i s s i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourcePersistence Interfacecom.liferay.portal.service.persistenceLiferay Portal
ResourceTypePermissionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r e s o u r c e t y p e p e r m i s s i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
RolePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e r o l e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
SCFrameworkVersionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s c f r a m e w o r k v e r s i o n s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCLicensePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s c l i c e n s e s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCProductEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s c p r o d u c t e n t r y s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCProductScreenshotPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s c p r o d u c t s c r e e n s h o t s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCProductVersionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s c p r o d u c t v e r s i o n s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
ServiceComponentPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s e r v i c e c o m p o n e n t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ShardPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h a r d s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
ShoppingCartPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g c a r t s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingCategoryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g c a t e g o r y s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingCouponPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g c o u p o n s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingItemFieldPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g i t e m f i e l d s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingItemPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g i t e m s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingItemPricePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g i t e m p r i c e s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingOrderItemPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g o r d e r i t e m s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
ShoppingOrderPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s h o p p i n g o r d e r s e r v i c e . Interfacecom.liferay.portlet.shopping.service.persistenceLiferay Portal
SocialActivityAchievementPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y a c h i e v e m e n t s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialActivityCounterPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y c o u n t e r s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialActivityLimitPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y l i m i t s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialActivityPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialActivitySetPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y s e t s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialActivitySettingPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l a c t i v i t y s e t t i n g s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialRelationPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l r e l a t i o n s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SocialRequestPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s o c i a l r e q u e s t s e r v i c e . Interfacecom.liferay.portlet.social.service.persistenceLiferay Portal
SubscriptionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s u b s c r i p t i o n s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
SystemEventPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e s y s t e m e v e n t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
TeamPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e t e a m s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
TicketPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e t i c k e t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
TrashEntryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e t r a s h e n t r y s e r v i c e . Interfacecom.liferay.portlet.trash.service.persistenceLiferay Portal
TrashVersionPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e t r a s h v e r s i o n s e r v i c e . Interfacecom.liferay.portlet.trash.service.persistenceLiferay Portal
UserGroupGroupRolePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r g r o u p g r o u p r o l e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserGroupPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r g r o u p s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserGroupRolePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r g r o u p r o l e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserIdMapperPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r I D m a p p e r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserNotificationDeliveryPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r n o t i f i c a t i o n d e l i v e r y s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserNotificationEventPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r n o t i f i c a t i o n e v e n t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserTrackerPathPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r t r a c k e r p a t h s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
UserTrackerPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e u s e r t r a c k e r s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
VirtualHostPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e v i r t u a l h o s t s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
WebDAVPropsPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w e b d a v p r o p s s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
WebsitePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w e b s i t e s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
WikiNodePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w i k i n o d e s e r v i c e . Interfacecom.liferay.portlet.wiki.service.persistenceLiferay Portal
WikiPageResourcePersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w i k i p a g e r e s o u r c e s e r v i c e . Interfacecom.liferay.portlet.wiki.service.persistenceLiferay Portal
WorkflowDefinitionLinkPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w o r k f l o w d e f i n i t i o n l i n k s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
WorkflowInstanceLinkPersistence T h e p e r s i s t e n c e i n t e r f a c e f o r t h e w o r k f l o w i n s t a n c e l i n k s e r v i c e . Interfacecom.liferay.portal.service.persistenceLiferay Portal
FilePersistenceManagerThe FilePersistenceManager class stores configuration data in properties-like files inside a given directory.Classorg.apache.felix.cm.fileApache Felix
PersistenceManagerThe PersistenceManager interface defines the API to be implemented to support persisting configuration data.Interfaceorg.apache.felix.cmApache Felix
PersistenceManagerManages saving / opening of game files, and creation of new games, and exiting of the program.ClassdipJDIP
PersistenceConfigurationProviderProvide the configuration for the EntityManagerFactory which gets produced with a given PersistenceUnitName.Interfaceorg.apache.deltaspike.jpa.spiDelta Spike
PersistenceUnitNameThe name of the PersistenceUnit to get picked up by the EntityManagerFactoryProducer.Classorg.apache.deltaspike.jpa.apiDelta Spike
PersistenceUtilsClassorg.apache.cxf.ws.rm.persistenceApache CXF
AbstractBundlePersistenceManagerThe AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle.Classorg.apache.jackrabbit.core.persistence.bundleApache JackRabbit
AbstractPersistenceManagerClassorg.apache.jackrabbit.core.persistenceApache JackRabbit
BundleDbPersistenceManagerThis is a generic persistence manager that stores the NodePropBundles Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
BundleDbPersistenceManager .CloseableBLOBStoreInterfaceorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
BundleFsPersistenceManagerThis is a generic persistence manager that stores the NodePropBundles Classorg.apache.jackrabbit.core.persistence.bundleApache JackRabbit
BundleFsPersistenceManager .CloseableBLOBStoreInterfaceorg.apache.jackrabbit.core.persistence.bundleApache JackRabbit
CachingPersistenceManagerMarker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification.Interfaceorg.apache.jackrabbit.core.persistenceApache JackRabbit
DatabasePersistenceManagerAbstract base class for database persistence managers.Classorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
DerbyPersistenceManagerDerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persistsClassorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
DerbyPersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
H2PersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
InMemBundlePersistenceManagerBundleInMemPersistenceManager is a HashMap-based PersistenceManager for Jackrabbit that keeps all data in memoryClassorg.apache.jackrabbit.core.persistence.memApache JackRabbit
InMemBundlePersistenceManager .CloseableBLOBStoreInterfaceorg.apache.jackrabbit.core.persistence.memApache JackRabbit
InMemPersistenceManagerInMemPersistenceManager is a very simple HashMap-based PersistenceManager for Jackrabbit that keeps all data in memoryClassorg.apache.jackrabbit.core.persistence.memApache JackRabbit
IterablePersistenceManagerThe iterable persistence manager can return the list of node ids that are stored.Interfaceorg.apache.jackrabbit.core.persistenceApache JackRabbit
JNDIDatabasePersistenceManagerDatabase persistence manager that uses JNDI to acquire the database connection.Classorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
MSSqlPersistenceManagerMSSqlPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persistsClassorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
MSSqlPersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
MySqlPersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
ObjectPersistenceManagerObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemStateClassorg.apache.jackrabbit.core.persistence.objApache JackRabbit
Oracle9PersistenceManagerOracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data.Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
OraclePersistenceManagerOraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persistsClassorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
OraclePersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
PersistenceCopierTool for copying item states from one persistence manager to another.Classorg.apache.jackrabbit.core.persistenceApache JackRabbit
PersistenceManagerPersistence manager interface.Interfaceorg.apache.jackrabbit.core.persistenceApache JackRabbit
PersistenceManagerConfigPersistence manager configuration.Classorg.apache.jackrabbit.core.configApache JackRabbit
PostgreSQLPersistenceManager Classorg.apache.jackrabbit.core.persistence.poolApache JackRabbit
SimpleDbPersistenceManagerSimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for Jackrabbit that persistsClassorg.apache.jackrabbit.core.persistence.dbApache JackRabbit
XMLPersistenceManagerXMLPersistenceManager is a FileSystem-based PersistenceManager that persists ItemStateClassorg.apache.jackrabbit.core.persistence.xmlApache JackRabbit
PersistenceStateDefines a set of object states from the point of view of persistence.Classorg.apache.cayenneApache Cayenne
PersistenceApiAbstractionClassorg.jboss.weld.persistenceJBoss Weld
PersistenceExceptionThe PersistenceException is thrown when there is a persistance exception.Classorg.simpleframework.xml.coreSimple
PersistenceExceptionResolverThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.Interfaceorg.axonframework.common.jdbcAxon
PersistenceExceptionResolverThe PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys.Interfaceorg.axonframework.eventstore.jpaAxon
OJPAPersistenceProviderClasscom.orientechnologies.orient.object.jpaOrientdb
OJPAPersistenceUnitInfoClasscom.orientechnologies.orient.object.jpaOrientdb
PersistenceXmlClasscom.orientechnologies.orient.object.jpa.parsingOrientdb
PersistenceXmlUtilSimple handler for persistence.Classcom.orientechnologies.orient.object.jpa.parsingOrientdb
MUCPersistenceManagerA manager responsible for ensuring room persistence.Classorg.jivesoftware.openfire.muc.spiOpenFire
PubSubPersistenceManagerA manager responsible for ensuring node persistence.Classorg.jivesoftware.openfire.pubsubOpenFire
PersistenceConfigurationClass to hold the persistence policy configuration.Classnet.sf.ehcache.configEHCache
PersistenceConfiguration .StrategyClassnet.sf.ehcache.config.PersistenceConfigurationEHCache
PersistenceConfigurationElementElement representing the PersistenceConfigurationFields inherited from class net.Classnet.sf.ehcache.config.generator.model.elementsEHCache
CmsPersistenceUnitConfigurationPersistence configuration class.Classorg.opencms.configurationOpenCMS
PersistenceExceptionPersistenceException is the super class of all exceptions in the wt.Classwt.pomWindChill
PersistenceHelperThe class contains utility methods associated with the PersistenceManager.Classwt.fcWindChill
PersistenceManagerThe PersistenceManager interface identifies the set of methods that applications use to manage the persistent state of their business objects.Interfacewt.fcWindChill
PersistenceManagerEventUsed to represent events occuring within the PersistenceManager.Classwt.fcWindChill
PersistenceManagerSvrThe PersistenceManagerSvr interface identifies the set of PersistentManager methods that are invokable only from classes running in the method serverInterfacewt.fcWindChill
PersistenceServerHelperThis class implements helper methods for server side PersistenceManagerSvr Supported API: trueClasswt.fcWindChill
StandardPersistenceManagerStandardPersistenceManager is a concrete persistent manager targeted for WTObject classes.Classwt.fcWindChill
PersistenceContextHolds entity beans by there type and id.Interfacecom.avaje.ebean.beanEBean
PersistenceContext .WithOptionWrapper on a bean to also indicate if a bean has been deleted.Classcom.avaje.ebean.beanEBean
PersistenceContextScopeenum PersistenceContextScopeDefines the scope for PersistenceContext.Classcom.avaje.ebeanEBean
AbstractPersistenceResourceBase class for persistent unit resources.Classorg.eclipse.persistence.jpa.rs.resources.commonEclipseLink
AbstractPersistenceUnitResourceClassorg.eclipse.persistence.jpa.rs.resources.commonEclipseLink
EISObjectPersistenceXMLProject EISObjectPersistenceXMLProject defines the EclipseLink EIS project and descriptor information to read a EclipseLink project from an XML Classorg.eclipse.persistence.eisEclipseLink
PersistenceBootstrap class that is used to obtain an EntityManagerFactory in Java SE environments.Classjavax.persistenceEclipseLink
PersistenceContextExpresses a dependency on a container-managed EntityManager and its associated persistence context.Classjavax.persistenceEclipseLink
PersistenceContextA wrapper around the JPA and JAXB artifacts used to persist an application.Classorg.eclipse.persistence.jpa.rsEclipseLink
PersistenceContextFactoryInterfaceorg.eclipse.persistence.jpa.rsEclipseLink
PersistenceContextFactoryProviderInterfaceorg.eclipse.persistence.jpa.rsEclipseLink
PersistenceContextsDeclares one or more PersistenceContext annotations.Classjavax.persistenceEclipseLink
PersistenceContextTypeenum PersistenceContextTypeSpecifies whether a transaction-scoped or extended Classjavax.persistenceEclipseLink
PersistenceEntityCopyPolicyPurpose: This is the default copy policy when weaving is used.Classorg.eclipse.persistence.descriptors.copyingEclipseLink
PersistenceExceptionThrown by the persistence provider when a problem occurs.Classjavax.persistenceEclipseLink
PersistenceFactoryBaseManages the PersistenceContexts that are used by a JPA-RS deployment.Classorg.eclipse.persistence.jpa.rsEclipseLink
PersistencePropertyDescribes a single container or persistence provider property.Classjavax.persistenceEclipseLink
PersistenceProviderInterface implemented by the persistence provider.Interfacejavax.persistence.spiEclipseLink
PersistenceProviderThis is the EclipseLink EJB 3.Classorg.eclipse.persistence.jpaEclipseLink
PersistenceProviderResolverDetermine the list of persistence providers available in the runtime environment.Interfacejavax.persistence.spiEclipseLink
PersistenceProviderResolverHolderHolds the global PersistenceProviderResolver instance.Classjavax.persistence.spiEclipseLink
PersistenceResourcePersistence units catalog resource (JPARS version 2.Classorg.eclipse.persistence.jpa.rs.resourcesEclipseLink
PersistenceResourceClassorg.eclipse.persistence.jpa.rs.resources.unversionedEclipseLink
PersistenceUnitExpresses a dependency on an EntityManagerFactory and its associated persistence unit.Classjavax.persistenceEclipseLink
PersistenceUnitJPA scripting API implementation.Interfaceorg.eclipse.persistence.jpa.configEclipseLink
PersistenceUnitDefaultsJPA scripting API implementation.Interfaceorg.eclipse.persistence.jpa.configEclipseLink
PersistenceUnitInfoInterface implemented by the container and used by the persistence provider when creating an EntityManagerFactory.Interfacejavax.persistence.spiEclipseLink
PersistenceUnitLoadingExceptionClassorg.eclipse.persistence.exceptionsEclipseLink
PersistenceUnitLoadingExceptionResourceClassorg.eclipse.persistence.exceptions.i18nEclipseLink
PersistenceUnitMetadataJPA scripting API implementation.Interfaceorg.eclipse.persistence.jpa.configEclipseLink
PersistenceUnitPropertiesThe class defines EclipseLink persistence unit property names.Classorg.eclipse.persistence.configEclipseLink
PersistenceUnitResourceMetadata catalog resource in JPARS version less than 2.Classorg.eclipse.persistence.jpa.rs.resourcesEclipseLink
PersistenceUnitResourceClassorg.eclipse.persistence.jpa.rs.resources.unversionedEclipseLink
PersistenceUnitsDeclares one or more PersistenceUnit annotations.Classjavax.persistenceEclipseLink
PersistenceUnitTransactionTypeenum PersistenceUnitTransactionTypeSpecifies whether entity managers created by the EntityManagerFactory will be JTA orClassjavax.persistence.spiEclipseLink
PersistenceUnitUtilUtility interface between the application and the persistence provider managing the persistence unit.Interfacejavax.persistenceEclipseLink
PersistenceUtilUtility interface between the application and the persistence The PersistenceUtil interface instance obtained from the Interfacejavax.persistenceEclipseLink
Type .PersistenceTypeClassjavax.persistence.metamodelEclipseLink
AbstractCollectionRenderer .PersistenceConstructor SummaryAbstractCollectionRenderer.Classcom.sapportals.wcm.rendering.collectionSAP NetWeaver
AclPersistenceExceptionClass implementing exception raised when an error occured during access of the IAclManager 's persistence layer.Classcom.sap.netweaver.bc.rf.common.security.aclSAP NetWeaver
AclPersistenceExceptionAn AclException that indicates that an error occured during access of the IAclManager 's persistence layer.Classcom.sapportals.wcm.util.aclSAP NetWeaver
LandscapePersistenceException(internal use only) Indicates that an internal error occured in the landscape service while trying to save or retrieve data.Classcom.sapportals.wcm.service.landscapeSAP NetWeaver
SingleDiscPersistenceDataClasscom.sapportals.wcm.repository.service.discussionSAP NetWeaver
PackagePersistenceMasterA PackagePersistenceMaster instance provides descriptive information on Entity instances to be persisted.Interfacecom.sap.ip.me.api.persist.appSAP NetWeaver
PersistenceContainerThe PersistenceContainer is the object needed by PersistableEntity.Interfacecom.sap.ip.me.api.persist.coreSAP NetWeaver
PersistenceExceptionThis Exception class is thrown from the PersistenceService methods.Classcom.sap.ip.me.api.persist.coreSAP NetWeaver
PersistenceImplementationClasscom.sap.ip.me.api.persist.coreSAP NetWeaver
PersistenceManagerProvider for transactional services, such as object lifecycle management.Interfacecom.sap.ip.me.api.persist.coreSAP NetWeaver
PersistenceOperationTypeClasscom.sap.ip.me.api.persist.coreSAP NetWeaver
PersistenceRuntimeA PersistenceRuntime instance provides access to PersistenceManager holds all registered PackagePersistenceMaster instances.Classcom.sap.ip.me.api.persist.coreSAP NetWeaver
AlfrescoJobExecutorThread .AlfrescoJbpmPersistenceExceptionClassorg.alfresco.repo.workflow.jbpmAlFresco
FeaturesCustomPersistenceInterfacecom.smartgwt.client.docsSmartGWT
PersistenceExceptionHandlerHandler called on all exceptions to do with persistence.Interfacebrooklyn.entity.rebindBrooklyn
PersistenceExceptionHandlerImplClassbrooklyn.entity.rebindBrooklyn
PersistenceExceptionHandlerImpl .BuilderClassbrooklyn.entity.rebindBrooklyn
PersistenceObjectStoreInterface for working with persistence targets, including file system and jclouds object stores.Interfacebrooklyn.entity.rebind.persisterBrooklyn
PersistenceObjectStore .StoreObjectAccessorInterfacebrooklyn.entity.rebind.persisterBrooklyn
PersistenceObjectStore .StoreObjectAccessorWithLockInterfacebrooklyn.entity.rebind.persisterBrooklyn
GeometryPersistenceFactoryFactory to manage the persistence of Geometry objects.Classorg.gvsig.fmap.geom.implgvSIG
GeometryTypePersistenceFactoryFactory to persist GeometryType objects.Classorg.gvsig.fmap.geom.type.persistencegvSIG
EncogDirectoryPersistenceHandles Encog persistence for a directory.Classorg.encog.persistHeatonReasearch
CalendarIntervalTriggerPersistenceDelegateNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.quartz.impl.jdbcjobstoreQuartz
CronTriggerPersistenceDelegateNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.quartz.impl.jdbcjobstoreQuartz
DailyTimeIntervalTriggerPersistenceDelegatePersist a DailyTimeIntervalTrigger by converting internal fields to and from SimplePropertiesTriggerProperties.Classorg.quartz.impl.jdbcjobstoreQuartz
JobPersistenceExceptionAn exception that is thrown to indicate that there has been a failure in the scheduler's underlying persistence mechanism.Classorg.quartzQuartz
SimplePropertiesTriggerPersistenceDelegateSupportA base implementation of TriggerPersistenceDelegate that persists trigger fields in the "QRTZ_SIMPROP_TRIGGERS" table.Classorg.quartz.impl.jdbcjobstoreQuartz
SimpleTriggerPersistenceDelegateNested Class SummaryNested classes/interfaces inherited from interface org.Classorg.quartz.impl.jdbcjobstoreQuartz
TriggerPersistenceDelegateAn interface which provides an implementation for storing a particular type of Trigger's extended properties.Interfaceorg.quartz.impl.jdbcjobstoreQuartz
TriggerPersistenceDelegate .TriggerPropertyBundleConstructor SummaryTriggerPersistenceDelegate.Classorg.quartz.impl.jdbcjobstoreQuartz
MockObjectBeanPersistenceManagerSimple in-memory implementation for MockObjectBeanPersistenceManager interface.Classorg.hippoecm.hst.mock.content.beans.managerHippo
ObjectBeanPersistenceExceptionThe ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanPersistenceManagerObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components.Interfaceorg.hippoecm.hst.content.beans.managerHippo
WorkflowPersistenceManagerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
WorkflowPersistenceManagerImplAn implementation for WorkflowPersistenceManager interface with Hippo Repository Workflow API.Classorg.hippoecm.hst.content.beans.manager.workflowHippo
ObjectBeanPersistenceExceptionThe ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operationClassorg.hippoecm.hst.content.beansHippo
ObjectBeanPersistenceManagerObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components.Interfaceorg.hippoecm.hst.content.beans.managerHippo
WorkflowPersistenceManagerInterfaceorg.hippoecm.hst.content.beans.manager.workflowHippo
AbstractLayoutPersistenceAbstract implementation of LayoutPersistence.Classcom.jidesoft.swingJideSoft
AggregateTablePanePersistenceUtilsA helper class that can support persist AggregateTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
AggregateTablePersistenceUtilsA helper class that can support persist AggregateTable's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
DashboardPersistenceUtilsA helper class that can support persist DashbardHolder to/from xml file.Classcom.jidesoft.dashboardJideSoft
DockableBarPersistenceUtilsThe docking persistence utility class to save/load docking layout to/from XML format stream or file.Classcom.jidesoft.actionJideSoft
DockingPersistenceUtilsThe docking persistence utility class to save/load docking layout to/from XML format stream or file.Classcom.jidesoft.dockingJideSoft
DocumentPanePersistenceUtilsClasscom.jidesoft.documentJideSoft
FeedDatabasePersistenceManagerAn implementation of FeedPersistenceLayer using hsqldb (http://hsqldb.Classcom.jidesoft.rssJideSoft
LayoutPersistenceAn interface to support persist layout.Interfacecom.jidesoft.swingJideSoft
LayoutPersistenceManagerLayoutPersistenceManager can manage multiple LayoutPersistences as one unit.Classcom.jidesoft.swingJideSoft
OutlookTabbedPanePersistenceUtilsA helper class that can support persist AggregateTablePane's layout to/from xml file.Classcom.jidesoft.paneJideSoft
PersistenceUtilsClasscom.jidesoft.swingJideSoft
PersistenceUtilsCallbackInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .LoadInterfacecom.jidesoft.utilsJideSoft
PersistenceUtilsCallback .SaveInterfacecom.jidesoft.utilsJideSoft
PivotTablePersistenceUtilsA helper class that can support persist PivotTablePane's layout to/from xml file.Classcom.jidesoft.pivotJideSoft
RootPanePersistenceOne special type of LayoutPersistence, which will maintain the JFrame's bounds and state while loading.Interfacecom.jidesoft.swingJideSoft
ShortcutPersistenceUtilsA helper class that can support persist ShortcutSchema to/from xml file.Classcom.jidesoft.shortcutJideSoft
DefaultFilePersistenceManagerThis implementation of JobPersistence stores jobs on the file system using Java serialization to a file for each job, and uses the jobs uuids as keys to retrieve them.Classorg.jppf.client.persistenceJppf
JobPersistenceInterface for facilities managing the persistence of jobs and their state.Interfaceorg.jppf.client.persistenceJppf
JobPersistenceExceptionException thrown when an error occurs during a job persistence operation.Classorg.jppf.client.persistenceJppf