| Name | Description | Type | Package | Framework |
| DefaultPersistenceDelegate | The DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class and | Class | java.beans | Java SE |
|
| PersistenceDelegate | The PersistenceDelegate class takes the responsibility for expressing the state of an instance of a given class | Class | java.beans | Java SE |
|
| Persistence | Bootstrap class that is used to obtain an EntityManagerFactory in Java SE environments. | Class | javax.persistence | Java EE |
|
| PersistenceContext | Expresses a dependency on a container-managed EntityManager and its associated persistence context. | Class | javax.persistence | Java EE |
|
| PersistenceContexts | Declares one or more PersistenceContext annotations. | Class | javax.persistence | Java EE |
|
| PersistenceContextType | enum PersistenceContextTypeSpecifies whether a transaction-scoped or extended | Class | javax.persistence | Java EE |
|
| PersistenceException | Thrown by the persistence provider when a problem occurs. | Class | javax.persistence | Java EE |
|
| PersistenceProperty | Describes a single container or persistence provider property. | Class | javax.persistence | Java EE |
|
| PersistenceProvider | Interface implemented by the persistence provider. | Interface | javax.persistence.spi | Java EE |
|
| PersistenceProviderResolver | Determine the list of persistence providers available in the runtime environment. | Interface | javax.persistence.spi | Java EE |
|
| PersistenceProviderResolverHolder | Holds the global PersistenceProviderResolver instance. | Class | javax.persistence.spi | Java EE |
|
| PersistenceUnit | Expresses a dependency on an EntityManagerFactory and its associated persistence unit. | Class | javax.persistence | Java EE |
|
| PersistenceUnitInfo | Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory. | Interface | javax.persistence.spi | Java EE |
|
| PersistenceUnits | Declares one or more PersistenceUnit annotations. | Class | javax.persistence | Java EE |
|
| PersistenceUnitTransactionType | enum PersistenceUnitTransactionTypeSpecifies whether entity managers created by the EntityManagerFactory will be JTA or | Class | javax.persistence.spi | Java EE |
|
| PersistenceUnitUtil | Utility interface between the application and the persistence provider managing the persistence unit. | Interface | javax.persistence | Java EE |
|
| PersistenceUtil | Utility interface between the application and the persistence The PersistenceUtil interface instance obtained from the | Interface | javax.persistence | Java EE |
|
| Type .PersistenceType | Returns the enum constant of this type with the specified name. | Class | javax.persistence.metamodel.Type | Java EE |
|
| FileSessionPersistence | SessionPersistenceManager that stores session information in a file. | Class | org.springframework.boot.context.embedded.undertow | Spring Boot |
|
| PersistenceExceptionTranslationAutoConfiguration | Auto-configuration for Spring's persistence exceptionSince:1. | Class | org.springframework.boot.autoconfigure.dao | Spring Boot |
|
| ChainedPersistenceExceptionTranslator | allowing the addition of PersistenceExceptionTranslator instances in order. | Class | org.springframework.dao.support | Spring MVC |
|
| DefaultPersistenceUnitManager | Default implementation of the PersistenceUnitManager interface. | Class | org.springframework.orm.jpa.persistenceunit | Spring MVC |
|
| LocalPersistenceManagerFactoryBean | FactoryBean that creates aJDO PersistenceManagerFactory. | Class | org.springframework.orm.jdo | Spring MVC |
|
| MutablePersistenceUnitInfo | Spring's base implementation of the JPAPersistenceUnitInfo interface, | Class | org.springframework.orm.jpa.persistenceunit | Spring MVC |
|
| OpenPersistenceManagerInViewFilter | Servlet Filter that binds a JDO PersistenceManager to the thread for theentire processing of the request. | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| OpenPersistenceManagerInViewInterceptor | Spring web request interceptor that binds a JDO PersistenceManager to thethread for the entire processing of the request. | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| PersistenceAnnotationBeanPostProcessor | BeanPostProcessor that processes PersistenceUnitand PersistenceContext annotations, for injection of | Class | org.springframework.orm.jpa.support | Spring MVC |
|
| PersistenceExceptionTranslationAdvisor | Spring AOP exception translation aspect for use at Repository or DAO layer level. | Class | org.springframework.dao.annotation | Spring MVC |
|
| PersistenceExceptionTranslationInterceptor | AOP Alliance MethodInterceptor that provides persistence exception translationbased on a given PersistenceExceptionTranslator. | Class | org.springframework.dao.support | Spring MVC |
|
| PersistenceExceptionTranslationPostProcessor | Bean post-processor that automatically applies persistence exception translation to anybean marked with Spring's @Repository | Class | org.springframework.dao.annotation | Spring MVC |
|
| PersistenceExceptionTranslator | Interface implemented by Spring integrations with data access technologiesthat throw runtime exceptions, such as JPA, TopLink, JDO and Hibernate. | Interface | org.springframework.dao.support | Spring MVC |
|
| PersistenceManagerFactoryUtils | Helper class featuring methods for JDO PersistenceManager handling,allowing for reuse of PersistenceManager instances within transactions. | Class | org.springframework.orm.jdo | Spring MVC |
|
| PersistenceManagerHolder | Holder wrapping a JDO PersistenceManager. | Class | org.springframework.orm.jdo | Spring MVC |
|
| PersistenceUnitManager | Interface that defines an abstraction for finding and managingJPA PersistenceUnitInfos. | Interface | org.springframework.orm.jpa.persistenceunit | Spring MVC |
|
| PersistenceUnitPostProcessor | Callback interface for post-processing a JPA PersistenceUnitInfo. | Interface | org.springframework.orm.jpa.persistenceunit | Spring MVC |
|
| SmartPersistenceUnitInfo | Extension of the standard JPA PersistenceUnitInfo interface, for advanced collaborationbetween Spring's LocalContainerEntityManagerFactoryBean | Interface | org.springframework.orm.jpa.persistenceunit | Spring MVC |
|
| SpringPersistenceManagerProxyBean | Proxy that implements the PersistenceManager interface,delegating to the current thread-bound PersistenceManager (the Spring-managed | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| StandardPersistenceManagerProxyBean | Proxy that implements the PersistenceManager interface,delegating to a thread-bound PersistenceManager on each invocation - | Class | org.springframework.orm.jdo.support | Spring MVC |
|
| TransactionAwarePersistenceManagerFactoryProxy | Proxy for a target JDO PersistenceManagerFactory,returning the current thread-bound PersistenceManager (the Spring-managed | Class | org.springframework.orm.jdo | Spring MVC |
|
| KeyBasedPersistenceTokenService | | Class | apidocs.org | Spring Security |
|
| SecurityContextPersistenceFilter | | Class | apidocs.org | Spring Security |
|
| PersistenceContextModel | Model support for persistence context elements. | Class | org.springframework.webflow.engine.model | Spring Webflow |
|
| MUCPersistenceManager | A manager responsible for ensuring room persistence. | Class | org.jivesoftware.openfire.muc.spi | Echo |
|
| PubSubPersistenceManager | A manager responsible for ensuring node persistence. | Class | org.jivesoftware.openfire.pubsub | Echo |
|
| PersistenceMeta | | Class | ariba.ui.meta.persistence | Ariba Web |
|
| PersistenceMeta .SearchMap | | Class | ariba.ui.meta.persistence.PersistenceMeta | Ariba Web |
|
| ApplicationStatePersistenceStrategy | Used by ApplicationStateManager to manage a specific kind of Session State Object (SSO) persistence. | Interface | org.apache.tapestry5.services | Apache Tapestry |
|
| ApplicationStatePersistenceStrategySource | Used to provide access to ApplicationStatePersistenceStrategySource instances via a logical name for the stategy, such as session. | Interface | org.apache.tapestry5.services | Apache Tapestry |
|
| ApplicationStatePersistenceStrategySourceImpl | | Class | org.apache.tapestry5.internal.services | Apache Tapestry |
|
| EntityApplicationStatePersistenceStrategy | Persists Hibernate entities as SSOs by storing their primary key in the Session. | Class | org.apache.tapestry5.internal.hibernate | Apache Tapestry |
|
| EntityApplicationStatePersistenceStrategy | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| HibernatePersistenceConstants | Constants for persistent field strategies. | Class | org.apache.tapestry5.hibernate | Apache Tapestry |
|
| JpaPersistenceConstants | Constants for persistent field strategies. | Class | org.apache.tapestry5.jpa | Apache Tapestry |
|
| PackageNamePersistenceUnitConfigurer | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| PersistenceConstants | Constants for persistent field strategies. | Class | org.apache.tapestry5 | Apache Tapestry |
|
| PersistenceContentHandler | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| PersistenceContextWorker | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| PersistenceParser | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| PersistenceUnitConfigurer | Used to configure a PersistenceUnitInfo, which is used to create an EntityManagerFactory. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| PersistenceUnitInfoImpl | | Class | org.apache.tapestry5.internal.jpa | Apache Tapestry |
|
| SessionApplicationStatePersistenceStrategy | Stores ASOs in the Session, which will be created as necessary. | Class | org.apache.tapestry5.internal.services | Apache Tapestry |
|
| TapestryPersistenceUnitInfo | Tapestry's mutable extension of PersistenceUnitInfo interface used for XML-less configuration of persistence units. | Interface | org.apache.tapestry5.jpa | Apache Tapestry |
|
| PersistenceException | This exception will be thrown during the try to persists changes to a PersistableValueMap. | Class | org.apache.sling.api.resource | Apache Sling |
|
| PersistenceFlow | | Class | org.apache.cocoon.samples.flow.java | Apache Cocoon |
|
| PersistenceFlow .EmployeeComparator | Constructor SummaryPersistenceFlow. | Class | org.apache.cocoon.samples.flow.java.PersistenceFlow | Apache Cocoon |
|
| DtoBroker .PersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBroker | Apache ActiveMQ |
|
| DtoBroker .PersistenceFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBroker | Apache ActiveMQ |
|
| DtoBroker .PersistenceTaskRunnerFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBroker | Apache ActiveMQ |
|
| DtoBrokerService .PersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBrokerService | Apache ActiveMQ |
|
| DtoBrokerService .PersistenceFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBrokerService | Apache ActiveMQ |
|
| DtoBrokerService .PersistenceTaskRunnerFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoBrokerService | Apache ActiveMQ |
|
| DtoFilteredKahaDB .PersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoFilteredKahaDB | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .Adapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .DatabaseLocker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .DataSource | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .Ds | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .LockDataSource | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .Locker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .ScheduledThreadPoolExecutor | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .Statements | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .UsageManager | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJdbcPersistenceAdapter .WireFormat | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJdbcPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .Journal | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .LongTermPersistence | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .PersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .TaskRunnerFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapter .UsageManager | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapter | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .Adapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .BrokerService | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .DataSource | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .JdbcAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .Journal | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .Locker | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .ScheduledThreadPoolExecutor | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .Statements | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoJournalPersistenceAdapterFactory .TaskRunnerFactory | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoJournalPersistenceAdapterFactory | Apache ActiveMQ |
|
| DtoMemoryPersistenceAdapter | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core | Apache ActiveMQ |
|
| DtoMemoryPersistenceAdapter .UsageManager | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMemoryPersistenceAdapter | Apache ActiveMQ |
|
| DtoMKahaDB .FilteredPersistenceAdapters | Java class for anonymous complex type. | Class | org.apache.activemq.schema.core.DtoMKahaDB | Apache ActiveMQ |
|
| FilteredKahaDBPersistenceAdapter | | Class | org.apache.activemq.store.kahadb | Apache ActiveMQ |
|
| JDBCPersistenceAdapter | A PersistenceAdapter implementation using JDBC for persistence This persistence adapter will correctly remember prepared XA transactions, | Class | org.apache.activemq.store.jdbc | Apache ActiveMQ |
|
| JournalPersistenceAdapter | An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some | Class | org.apache.activemq.store.journal | Apache ActiveMQ |
|
| JournalPersistenceAdapterFactory | Factory class that can create PersistenceAdapter objects. | Class | org.apache.activemq.store.journal | Apache ActiveMQ |
|
| KahaDBPersistenceAdapter | An implementation of PersistenceAdapter designed for use with KahaDB - Embedded Lightweight Non-Relational Database | Class | org.apache.activemq.store.kahadb | Apache ActiveMQ |
|
| LevelDBPersistenceAdapter | An implementation of PersistenceAdapter designed for use with LevelDB - Embedded Lightweight Non-Relational Database | Class | org.apache.activemq.store.leveldb | Apache ActiveMQ |
|
| MemoryPersistenceAdapter | | Class | org.apache.activemq.store.memory | Apache ActiveMQ |
|
| MultiKahaDBPersistenceAdapter | An implementation of PersistenceAdapter that supports distribution of destinations across multiple kahaDB persistence adapters | Class | org.apache.activemq.store.kahadb | Apache ActiveMQ |
|
| PersistenceAdapter | | Interface | org.apache.activemq.store | Apache ActiveMQ |
|
| PersistenceAdapterFactory | Factory class that can create PersistenceAdapter objects. | Interface | org.apache.activemq.store | Apache ActiveMQ |
|
| PersistenceAdapterFactoryBean | | Class | org.apache.activemq.store | Apache ActiveMQ |
|
| PersistenceAdapterSupport | Used to implement common PersistenceAdapter methods. | Class | org.apache.activemq.store | Apache ActiveMQ |
|
| PersistenceAdapterSupport .DestinationMatcher | Provides an interface for a Destination matching object that can be used to search for specific destinations from a persistence adapter. | Interface | org.apache.activemq.store.PersistenceAdapterSupport | Apache ActiveMQ |
|
| PersistenceAdapterView | | Class | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| PersistenceAdapterViewMBean | | Interface | org.apache.activemq.broker.jmx | Apache ActiveMQ |
|
| ReplicatedLevelDBPersistenceAdapter | An implementation of PersistenceAdapter designed for use with LevelDB - Embedded Lightweight Non-Relational Database | Class | org.apache.activemq.store.leveldb | Apache ActiveMQ |
|
| PersistenceManager | Used to demonstrate PowerMock's ability to mock new instance calls. | Class | powermock.examples.newmocking | PowerMock |
|
| HibernatePersistence | Hibernate EJB3 persistence provider implementationFields inherited from class org. | Class | org.hibernate.ejb | Hibernate ORM |
|
| JaxbPersistenceUnitDefaults | These defaults are applied to the persistence unit as a whole unless they are overridden by local annotation or XML element settings. | Class | org.hibernate.internal.jaxb.mapping.orm | Hibernate ORM |
|
| JaxbPersistenceUnitMetadata | Metadata that applies to the persistence unit and not just to the mapping file in which it is contained. | Class | org.hibernate.internal.jaxb.mapping.orm | Hibernate ORM |
|
| PersistenceContext | Represents the state of stuff Hibernate is tracking, including (not exhaustive): entitiescollectionssnapshotsproxies | Interface | org.hibernate.engine.spi | Hibernate ORM |
|
| PersistenceContext .NaturalIdHelper | Provides centralized access to natural-id-related functionality. | Interface | org.hibernate.engine.spi.PersistenceContext | Hibernate ORM |
|
| PersistenceMetadata | Simple represenation of persistence. | Class | org.hibernate.ejb.packaging | Hibernate ORM |
|
| PersistenceUtilHelper | | Class | org.hibernate.ejb.util | Hibernate ORM |
|
| PersistenceUtilHelper .MetadataCache | Cache hierarchy and member resolution in a weak hash mapSee Also:Serialized Form | Class | org.hibernate.ejb.util.PersistenceUtilHelper | Hibernate ORM |
|
| PersistenceXmlLoader | Handler for persistence. | Class | org.hibernate.ejb.packaging | Hibernate ORM |
|
| PersistenceXmlLoader .ErrorLogger | | Class | org.hibernate.ejb.packaging.PersistenceXmlLoader | Hibernate ORM |
|
| StatefulPersistenceContext | A stateful implementation of the PersistenceContext contract meaning that we maintain this state throughout the life of the persistence context. | Class | org.hibernate.engine.internal | Hibernate ORM |
|
| PersistenceException | See Also:Serialized FormConstructor SummaryPersistenceException() | Class | org.apache.ibatis.exceptions | IBatis |
|
| ArrayPersistenceDelegate | | Class | beans | Code Trails |
|
| DefaultPersistenceDelegate | The DefaultPersistenceDelegate is a concrete implementation of the abstract PersistenceDelegate class and | Class | beans | Code Trails |
|
| PubSubException .NoTopicPersistenceInfoException | | Class | apache.hedwig.exceptions.PubSubException | Apache BookKeeper |
|
| PubSubException .TopicPersistenceInfoExistsException | | Class | apache.hedwig.exceptions.PubSubException | Apache BookKeeper |
|
| AbstractPersistenceConfigurationChildBuilder | AbstractPersistenceConfigurationChildBuilder. | Class | org.infinispan.configuration.cache | Infinispan |
|
| Param .PersistenceMode | When a persistence store is attached to a cache, by default all write operations, regardless of whether they are inserts, updates or removes, | Class | org.infinispan.commons.api.functional.Param | Infinispan |
|
| PersistenceConfiguration | Configuration for stores. | Class | org.infinispan.configuration.cache | Infinispan |
|
| PersistenceConfigurationBuilder | Configuration for cache stores. | Class | org.infinispan.configuration.cache | Infinispan |
|
| PersistenceConfigurationChildBuilder | | Interface | org.infinispan.configuration.cache | Infinispan |
|
| PersistenceException | An exception thrown by a CacheLoader or a CacheWriter implementation if there are problems reading from a loader. | Class | org.infinispan.persistence.spi | Infinispan |
|
| PersistenceUtil | | Class | org.infinispan.persistence | Infinispan |
|
| HibernatePersistenceProvider | | Class | org.openxava.model.impl | Open Xava |
|
| IPersistenceProvider | Provides the implementation of the persistence services used in MapFacadeBean. | Interface | org.openxava.model.impl | Open Xava |
|
| JPAPersistenceProvider | Persistence Manager for EJB3 JPA. | Class | org.openxava.model.impl | Open Xava |
|
| PersistenceFacade | To access to some persistence services in an abstract way. | Class | org.openxava.model | Open Xava |
|
| PersistenceProviderException | Runtime exception to be thrown by a IPersistenceProvider when a system level error is produced. | Class | org.openxava.model.impl | Open Xava |
|
| PersistenceProviderFactory | For obtaining a instance of the persistence provider configured in the system. | Class | org.openxava.model.impl | Open Xava |
|
| PersistenceXml | To obtain the URL of the persistence. | Class | org.openxava.jpa.impl | Open Xava |
|
| POJOPersistenceProviderBase | Abstract class for create Persistence Providers based in POJOs. | Class | org.openxava.model.impl | Open Xava |
|
| SetPersistenceUnitAction | | Class | org.openxava.actions | Open Xava |
|
| XPersistence | Allows to work easily with EJB3 JPA inside OpenXava applications. | Class | org.openxava.jpa | Open Xava |
|
| ClasspathScanningPersistenceUnitPostProcessor | PersistenceUnitPostProcessor that will scan for classes annotated with Entity orMappedSuperclass and add them to the PersistenceUnit post processed. | Class | org.springframework.data.jpa.support | SpringData CouchDb |
|
| MergingPersistenceUnitManager | persistence. | Class | org.springframework.data.jpa.support | SpringData CouchDb |
|
| PersistenceProvider | enum PersistenceProviderEnumeration representing persistence providers to be used. | Class | org.springframework.data.jpa.provider | SpringData CouchDb |
|
| AbstractEventsByPersistenceIdPublisher | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| AllPersistenceIdsPublisher | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| AllPersistenceIdsPublisher$ | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| AllPersistenceIdsQuery | A plugin may optionally support this query by implementing this interface. | Interface | akka.persistence.query.javadsl | Akka |
|
| AllPersistenceIdsQuery | A plugin may optionally support this query by implementing this trait. | Interface | akka.persistence.query.scaladsl | Akka |
|
| CurrentEventsByPersistenceIdPublisher | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| CurrentEventsByPersistenceIdQuery | A plugin may optionally support this query by implementing this interface. | Interface | akka.persistence.query.javadsl | Akka |
|
| CurrentEventsByPersistenceIdQuery | A plugin may optionally support this query by implementing this trait. | Interface | akka.persistence.query.scaladsl | Akka |
|
| CurrentPersistenceIdsQuery | A plugin may optionally support this query by implementing this interface. | Interface | akka.persistence.query.javadsl | Akka |
|
| CurrentPersistenceIdsQuery | A plugin may optionally support this query by implementing this trait. | Interface | akka.persistence.query.scaladsl | Akka |
|
| EventsByPersistenceIdPublisher | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| EventsByPersistenceIdPublisher$ | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| EventsByPersistenceIdPublisher .Continue$ | | Class | akka.persistence.query.journal.leveldb.EventsByPersistenceIdPublisher | Akka |
|
| EventsByPersistenceIdQuery | A plugin may optionally support this query by implementing this interface. | Interface | akka.persistence.query.javadsl | Akka |
|
| EventsByPersistenceIdQuery | A plugin may optionally support this query by implementing this trait. | Interface | akka.persistence.query.scaladsl | Akka |
|
| LeveldbJournal .CurrentPersistenceIds | | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .CurrentPersistenceIds$ | | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .PersistenceIdAdded | | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .PersistenceIdAdded$ | | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .SubscribeAllPersistenceIds$ | Subscribe the sender to current and new persistenceIds. | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .SubscribePersistenceId | Subscribe the sender to changes (appended events) for a specific persistenceId. | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LeveldbJournal .SubscribePersistenceId$ | | Class | akka.persistence.journal.leveldb.LeveldbJournal | Akka |
|
| LiveEventsByPersistenceIdPublisher | | Class | akka.persistence.query.journal.leveldb | Akka |
|
| Persistence | Persistence extension. | Class | akka.persistence | Akka |
|
| Persistence$ | Persistence extension provider. | Class | akka.persistence | Akka |
|
| Persistence .PluginHolder | | Class | akka.persistence.Persistence | Akka |
|
| Persistence .PluginHolder$ | | Class | akka.persistence.Persistence | Akka |
|
| PersistenceIdentity | Identification of PersistentActor or PersistentView. | Interface | akka.persistence | Akka |
|
| PersistenceQuery | | Class | akka.persistence.query | Akka |
|
| PersistenceQuery$ | Persistence extension for queries. | Class | akka.persistence.query | Akka |
|
| PersistenceQuery .PluginHolder | | Class | akka.persistence.query.PersistenceQuery | Akka |
|
| PersistenceQuery .PluginHolder$ | | Class | akka.persistence.query.PersistenceQuery | Akka |
|
| PersistenceRecovery | Called when the persistent actor is started for the first time. | Interface | akka.persistence | Akka |
|
| PersistenceSettings | Persistence configuration. | Class | akka.persistence | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId | INTERNAL API: Remove all events and snapshots for one specific persistenceId. | Class | akka.cluster.sharding.RemoveInternalClusterShardingData | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId$ | | Class | akka.cluster.sharding.RemoveInternalClusterShardingData | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId .Removals | | Class | akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId .Removals$ | | Class | akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId .Result | | Class | akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId | Akka |
|
| RemoveInternalClusterShardingData .RemoveOnePersistenceId .Result$ | | Class | akka.cluster.sharding.RemoveInternalClusterShardingData.RemoveOnePersistenceId | Akka |
|
| AttributePersistenceService | AttributePersistenceService Works in conjuction with | Class | org.jboss.system.pm | JBoss System |
|
| AttributePersistenceServiceMBean | Fields inherited from interface org. | Interface | org.jboss.system.pm | JBoss System |
|
| NullAttributePersistenceManager | NullAttributePersistenceManager. | Class | org.jboss.system.pm | JBoss System |
|
| XMLAttributePersistenceManager | XMLAttributePersistenceManagerVersion:$Revision: 1. | Class | org.jboss.system.pm | JBoss System |
|
| BMPPersistenceManager | Persistence manager for BMP entites. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPFilePersistenceManager | A file-based CMP entity bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPInMemoryPersistenceManager | EntityPersistenceStore implementation storing values in-memory for very efficient access. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| CMPPersistenceManager | The CMP Persistence Manager implements the semantics of the CMP EJB 1. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| EntityPersistenceManager | This interface is implemented by any EntityBean persistence managers plugins. | Interface | org.jboss.ejb | JBoss Server |
|
| EntityPersistenceStore | This interface is implemented by any EntityBean persistence Store. | Interface | org.jboss.ejb | JBoss Server |
|
| JAWSPersistenceManager | Just Another Web Store - an O/R mapperVersion:$Revision: 1. | Class | org.jboss.ejb.plugins.jaws | JBoss Server |
|
| JAWSPersistenceManager .PersistenceContext | Constructor SummaryJAWSPersistenceManager. | Class | org.jboss.ejb.plugins.jaws.JAWSPersistenceManager | JBoss Server |
|
| JDBCEntityPersistenceStore | | Interface | org.jboss.ejb.plugins.cmp.jdbc | JBoss Server |
|
| StatefulSessionFilePersistenceManager | A file-based stateful session bean persistence manager. | Class | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionFilePersistenceManagerMBean | Fields inherited from interface org. | Interface | org.jboss.ejb.plugins | JBoss Server |
|
| StatefulSessionPersistenceManager | The interface for persisting stateful session beans. | Interface | org.jboss.ejb | JBoss Server |
|
| GerPersistenceContextRefDocument | A document containing one persistence-context-ref(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.naming | Apache Geronimo |
|
| GerPersistenceContextRefDocument .Factory | | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextRefDocument | Apache Geronimo |
|
| GerPersistenceContextRefDocumentImpl | A document containing one persistence-context-ref(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.naming.impl | Apache Geronimo |
|
| GerPersistenceContextRefType | An XML persistence-context-refType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.naming | Apache Geronimo |
|
| GerPersistenceContextRefType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextRefType | Apache Geronimo |
|
| GerPersistenceContextRefTypeImpl | An XML persistence-context-refType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.naming.impl | Apache Geronimo |
|
| GerPersistenceContextTypeType | An XML persistence-context-typeType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.naming | Apache Geronimo |
|
| GerPersistenceContextTypeType .Enum | These enum values can be used as follows: enum. | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextTypeType | Apache Geronimo |
|
| GerPersistenceContextTypeType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceContextTypeType | Apache Geronimo |
|
| GerPersistenceContextTypeTypeImpl | An XML persistence-context-typeType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.naming.impl | Apache Geronimo |
|
| GerPersistenceUnitRefDocument | A document containing one persistence-unit-ref(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.naming | Apache Geronimo |
|
| GerPersistenceUnitRefDocument .Factory | | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceUnitRefDocument | Apache Geronimo |
|
| GerPersistenceUnitRefDocumentImpl | A document containing one persistence-unit-ref(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.naming.impl | Apache Geronimo |
|
| GerPersistenceUnitRefType | An XML persistence-unit-refType(@http://geronimo. | Interface | org.apache.geronimo.xbeans.geronimo.naming | Apache Geronimo |
|
| GerPersistenceUnitRefType .Factory | | Class | org.apache.geronimo.xbeans.geronimo.naming.GerPersistenceUnitRefType | Apache Geronimo |
|
| GerPersistenceUnitRefTypeImpl | An XML persistence-unit-refType(@http://geronimo. | Class | org.apache.geronimo.xbeans.geronimo.naming.impl | Apache Geronimo |
|
| JDBCWorkerPersistence | TODO use an insert returning or stored procedure to insert. | Class | org.apache.geronimo.timer.jdbc | Apache Geronimo |
|
| PersistenceContextAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceContext and @PersistenceContexts annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
|
| PersistenceContextRefBuilder | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.apache.geronimo.persistence.builder | Apache Geronimo |
|
| PersistenceContextReference | | Class | org.apache.geronimo.naming.reference | Apache Geronimo |
|
| PersistenceException | See Also:Serialized FormConstructor SummaryPersistenceException() | Class | org.apache.geronimo.timer | Apache Geronimo |
|
| PersistenceUnitAnnotationHelper | Static helper class used to encapsulate all the functions related to the translation of @PersistenceUnit and @PersistenceUnits annotations to deployment | Class | org.apache.geronimo.j2ee.deployment.annotation | Apache Geronimo |
|
| PersistenceUnitBuilder | | Class | org.apache.geronimo.persistence.builder | Apache Geronimo |
|
| PersistenceUnitGBean | | Class | org.apache.geronimo.persistence | Apache Geronimo |
|
| PersistenceUnitRefBuilder | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.apache.geronimo.persistence.builder | Apache Geronimo |
|
| PersistenceUnitReference | | Class | org.apache.geronimo.naming.reference | Apache Geronimo |
|
| VMWorkerPersistence | | Class | org.apache.geronimo.timer.vm | Apache Geronimo |
|
| WorkerPersistence | | Interface | org.apache.geronimo.timer | Apache Geronimo |
|
| AbstractPersistenceProvider | Provides a default implementation of PersistenceProvider methods where possible Other methods must be implemented | Class | org.jboss.seam.persistence | JBoss Seam |
|
| HibernatePersistenceProvider | Support for non-standardized features of Hibernate, when used as the JPA persistence provider. | Class | org.jboss.seam.persistence | JBoss Seam |
|
| ManagedPersistenceContext | A Seam component that manages a conversation-scoped extended persistence context that can be shared by arbitrary other | Class | org.jboss.seam.persistence | JBoss Seam |
|
| PersistenceContextManager | Support for changing flushmodes for an existing persistence context. | Interface | org.jboss.seam.persistence | JBoss Seam |
|
| PersistenceContexts | Maintains the set of persistence contexts that have been touched in a conversation. | Class | org.jboss.seam.persistence | JBoss Seam |
|
| PersistenceController | Base class for controller objects which require a persistenceAuthor:Gavin KingSee Also:Serialized Form | Class | org.jboss.seam.framework | JBoss Seam |
|
| PersistenceProvider | Abstraction layer for persistence providers (JPA implementations). | Class | org.jboss.seam.persistence | JBoss Seam |
|
| PersistenceProvider .Feature | | Class | org.jboss.seam.persistence.PersistenceProvider | JBoss Seam |
|
| PersistenceException | | Class | org.apache.ibatis.exceptions | MyBatis |
|
| AbstractFilePersistenceStrategy | Abstract base class for file based persistence strategies. | Class | com.thoughtworks.xstream.persistence | XStream |
|
| FilePersistenceStrategy | PersistenceStrategy to assign keys with single value to objects persisted in files. | Class | com.thoughtworks.xstream.persistence | XStream |
|
| PersistenceStrategy | A key to a persistent storage and vice-versa strategy interface. | Interface | com.thoughtworks.xstream.persistence | XStream |
|
| CastorDataAdapterPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| CastorObjectPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| DefaultRepositoryPersistenceServiceFactory | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| FileRepositoryPersistenceServiceFactory | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| InputStreamPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| OutputStreamPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| PersistenceService | | Interface | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| PersistenceServiceFactory | | Interface | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| PersistenceUtil | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| ResourceBundlePersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| SerializedObjectPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| SerializedReportPersistenceService | | Class | net.sf.jasperreports.repo | Sourceforge Jasper Reports |
|
| PersistenceContextInterceptor | Sets up the persistent context before and after a Grails operation is invoked. | Interface | org.codehaus.groovy.grails.support | Grails |
|
| Persistence | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceContext | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceContexts | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceContextType | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceException | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceProperty | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceProvider | | Interface | javax.persistence.spi | Hibernate JPA |
|
| PersistenceProviderResolver | | Interface | javax.persistence.spi | Hibernate JPA |
|
| PersistenceProviderResolverHolder | | Class | javax.persistence.spi | Hibernate JPA |
|
| PersistenceUnit | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceUnitInfo | | Interface | javax.persistence.spi | Hibernate JPA |
|
| PersistenceUnits | | Class | javax.persistence | Hibernate JPA |
|
| PersistenceUnitTransactionType | | Class | javax.persistence.spi | Hibernate JPA |
|
| PersistenceUnitUtil | | Interface | javax.persistence | Hibernate JPA |
|
| PersistenceUtil | | Interface | javax.persistence | Hibernate JPA |
|
| Type .PersistenceType | | Class | javax.persistence.metamodel.Type | Hibernate JPA |
|
| PersistenceApiComboboxUtil | | Class | com.intellij.appengine.facet | Google 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.announcements.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.announcements.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.announcements.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.asset.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Class | com.liferay.portal.service.persistence.impl | Liferay 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 . | Interface | com.liferay.portlet.blogs.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.blogs.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.bookmarks.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.bookmarks.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.calendar.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.counter.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatalists.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatalists.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatalists.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatamapping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatamapping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatamapping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatamapping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.dynamicdatamapping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.documentlibrary.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.expando.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.expando.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.expando.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.expando.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.journal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.journal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.journal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.journal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.journal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.messageboards.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.mobiledevicerules.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.mobiledevicerules.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.mobiledevicerules.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.mobiledevicerules.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.polls.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.polls.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.polls.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.ratings.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.ratings.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay Portal |
|
| ResourcePersistence | | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.softwarecatalog.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.softwarecatalog.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.softwarecatalog.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.softwarecatalog.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.softwarecatalog.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.shopping.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.social.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.trash.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.trash.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.wiki.service.persistence | Liferay 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 . | Interface | com.liferay.portlet.wiki.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay 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 . | Interface | com.liferay.portal.service.persistence | Liferay Portal |
|
| FilePersistenceManager | The FilePersistenceManager class stores configuration data in properties-like files inside a given directory. | Class | org.apache.felix.cm.file | Apache Felix |
|
| PersistenceManager | The PersistenceManager interface defines the API to be implemented to support persisting configuration data. | Interface | org.apache.felix.cm | Apache Felix |
|
| PersistenceManager | Manages saving / opening of game files, and creation of new games, and exiting of the program. | Class | dip | JDIP |
|
| PersistenceConfigurationProvider | Provide the configuration for the EntityManagerFactory which gets produced with a given PersistenceUnitName. | Interface | org.apache.deltaspike.jpa.spi | Delta Spike |
|
| PersistenceUnitName | The name of the PersistenceUnit to get picked up by the EntityManagerFactoryProducer. | Class | org.apache.deltaspike.jpa.api | Delta Spike |
|
| PersistenceUtils | | Class | org.apache.cxf.ws.rm.persistence | Apache CXF |
|
| AbstractBundlePersistenceManager | The AbstractBundlePersistenceManager acts as base for all persistence managers that store the state in a NodePropBundle. | Class | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| AbstractPersistenceManager | | Class | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| BundleDbPersistenceManager | This is a generic persistence manager that stores the NodePropBundles | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| BundleDbPersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| BundleFsPersistenceManager | This is a generic persistence manager that stores the NodePropBundles | Class | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| BundleFsPersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.bundle | Apache JackRabbit |
|
| CachingPersistenceManager | Marker interface that is used by the shared item state manager for invalidate persistence manager caches as result of an external (cluster) modification. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| DatabasePersistenceManager | Abstract base class for database persistence managers. | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| DerbyPersistenceManager | DerbyPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| DerbyPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| H2PersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit | |
|
| InMemBundlePersistenceManager | BundleInMemPersistenceManager is a HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory | Class | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| InMemBundlePersistenceManager .CloseableBLOBStore | | Interface | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| InMemPersistenceManager | InMemPersistenceManager is a very simple HashMap-based PersistenceManager for Jackrabbit that keeps all data in memory | Class | org.apache.jackrabbit.core.persistence.mem | Apache JackRabbit |
|
| IterablePersistenceManager | The iterable persistence manager can return the list of node ids that are stored. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| JNDIDatabasePersistenceManager | Database persistence manager that uses JNDI to acquire the database connection. | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| MSSqlPersistenceManager | MSSqlPersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| MSSqlPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| MySqlPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| ObjectPersistenceManager | ObjectPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState | Class | org.apache.jackrabbit.core.persistence.obj | Apache JackRabbit |
|
| Oracle9PersistenceManager | OracleLegacyPersistenceManager provides support for Oracle jdbc drivers prior to version 10 which require special handling of BLOB data. | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| OraclePersistenceManager | OraclePersistenceManager is a JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| OraclePersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| PersistenceCopier | Tool for copying item states from one persistence manager to another. | Class | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| PersistenceManager | Persistence manager interface. | Interface | org.apache.jackrabbit.core.persistence | Apache JackRabbit |
|
| PersistenceManagerConfig | Persistence manager configuration. | Class | org.apache.jackrabbit.core.config | Apache JackRabbit |
|
| PostgreSQLPersistenceManager | | Class | org.apache.jackrabbit.core.persistence.pool | Apache JackRabbit |
|
| SimpleDbPersistenceManager | SimpleDbPersistenceManager is a generic JDBC-based PersistenceManager for Jackrabbit that persists | Class | org.apache.jackrabbit.core.persistence.db | Apache JackRabbit |
|
| XMLPersistenceManager | XMLPersistenceManager is a FileSystem-based PersistenceManager that persists ItemState | Class | org.apache.jackrabbit.core.persistence.xml | Apache JackRabbit |
|
| PersistenceState | Defines a set of object states from the point of view of persistence. | Class | org.apache.cayenne | Apache Cayenne |
|
| PersistenceApiAbstraction | | Class | org.jboss.weld.persistence | JBoss Weld |
|
| PersistenceException | The PersistenceException is thrown when there is a persistance exception. | Class | org.simpleframework.xml.core | Simple |
|
| PersistenceExceptionResolver | The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys. | Interface | org.axonframework.common.jdbc | Axon |
|
| PersistenceExceptionResolver | The PersistenceExceptionResolver is used to find out if an exception is caused by duplicate keys. | Interface | org.axonframework.eventstore.jpa | Axon |
|
| OJPAPersistenceProvider | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
| OJPAPersistenceUnitInfo | | Class | com.orientechnologies.orient.object.jpa | Orientdb |
|
| PersistenceXml | | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
| PersistenceXmlUtil | Simple handler for persistence. | Class | com.orientechnologies.orient.object.jpa.parsing | Orientdb |
|
| MUCPersistenceManager | A manager responsible for ensuring room persistence. | Class | org.jivesoftware.openfire.muc.spi | OpenFire |
|
| PubSubPersistenceManager | A manager responsible for ensuring node persistence. | Class | org.jivesoftware.openfire.pubsub | OpenFire |
|
| PersistenceConfiguration | Class to hold the persistence policy configuration. | Class | net.sf.ehcache.config | EHCache |
|
| PersistenceConfiguration .Strategy | | Class | net.sf.ehcache.config.PersistenceConfiguration | EHCache |
|
| PersistenceConfigurationElement | Element representing the PersistenceConfigurationFields inherited from class net. | Class | net.sf.ehcache.config.generator.model.elements | EHCache |
|
| CmsPersistenceUnitConfiguration | Persistence configuration class. | Class | org.opencms.configuration | OpenCMS |
|
| PersistenceException | PersistenceException is the super class of all exceptions in the wt. | Class | wt.pom | WindChill |
|
| PersistenceHelper | The class contains utility methods associated with the PersistenceManager. | Class | wt.fc | WindChill |
|
| PersistenceManager | The PersistenceManager interface identifies the set of methods that applications use to manage the persistent state of their business objects. | Interface | wt.fc | WindChill |
|
| PersistenceManagerEvent | Used to represent events occuring within the PersistenceManager. | Class | wt.fc | WindChill |
|
| PersistenceManagerSvr | The PersistenceManagerSvr interface identifies the set of PersistentManager methods that are invokable only from classes running in the method server | Interface | wt.fc | WindChill |
|
| PersistenceServerHelper | This class implements helper methods for server side PersistenceManagerSvr Supported API: true | Class | wt.fc | WindChill |
|
| StandardPersistenceManager | StandardPersistenceManager is a concrete persistent manager targeted for WTObject classes. | Class | wt.fc | WindChill |
|
| PersistenceContext | Holds entity beans by there type and id. | Interface | com.avaje.ebean.bean | EBean |
|
| PersistenceContext .WithOption | Wrapper on a bean to also indicate if a bean has been deleted. | Class | com.avaje.ebean.bean | EBean |
|
| PersistenceContextScope | enum PersistenceContextScopeDefines the scope for PersistenceContext. | Class | com.avaje.ebean | EBean |
|
| AbstractPersistenceResource | Base class for persistent unit resources. | Class | org.eclipse.persistence.jpa.rs.resources.common | EclipseLink |
|
| AbstractPersistenceUnitResource | | Class | org.eclipse.persistence.jpa.rs.resources.common | EclipseLink |
|
| EISObjectPersistenceXMLProject | EISObjectPersistenceXMLProject defines the EclipseLink EIS project and descriptor information to read a EclipseLink project from an XML | Class | org.eclipse.persistence.eis | EclipseLink |
|
| Persistence | Bootstrap class that is used to obtain an EntityManagerFactory in Java SE environments. | Class | javax.persistence | EclipseLink |
|
| PersistenceContext | Expresses a dependency on a container-managed EntityManager and its associated persistence context. | Class | javax.persistence | EclipseLink |
|
| PersistenceContext | A wrapper around the JPA and JAXB artifacts used to persist an application. | Class | org.eclipse.persistence.jpa.rs | EclipseLink |
|
| PersistenceContextFactory | | Interface | org.eclipse.persistence.jpa.rs | EclipseLink |
|
| PersistenceContextFactoryProvider | | Interface | org.eclipse.persistence.jpa.rs | EclipseLink |
|
| PersistenceContexts | Declares one or more PersistenceContext annotations. | Class | javax.persistence | EclipseLink |
|
| PersistenceContextType | enum PersistenceContextTypeSpecifies whether a transaction-scoped or extended | Class | javax.persistence | EclipseLink |
|
| PersistenceEntityCopyPolicy | Purpose: This is the default copy policy when weaving is used. | Class | org.eclipse.persistence.descriptors.copying | EclipseLink |
|
| PersistenceException | Thrown by the persistence provider when a problem occurs. | Class | javax.persistence | EclipseLink |
|
| PersistenceFactoryBase | Manages the PersistenceContexts that are used by a JPA-RS deployment. | Class | org.eclipse.persistence.jpa.rs | EclipseLink |
|
| PersistenceProperty | Describes a single container or persistence provider property. | Class | javax.persistence | EclipseLink |
|
| PersistenceProvider | Interface implemented by the persistence provider. | Interface | javax.persistence.spi | EclipseLink |
|
| PersistenceProvider | This is the EclipseLink EJB 3. | Class | org.eclipse.persistence.jpa | EclipseLink |
|
| PersistenceProviderResolver | Determine the list of persistence providers available in the runtime environment. | Interface | javax.persistence.spi | EclipseLink |
|
| PersistenceProviderResolverHolder | Holds the global PersistenceProviderResolver instance. | Class | javax.persistence.spi | EclipseLink |
|
| PersistenceResource | Persistence units catalog resource (JPARS version 2. | Class | org.eclipse.persistence.jpa.rs.resources | EclipseLink |
|
| PersistenceResource | | Class | org.eclipse.persistence.jpa.rs.resources.unversioned | EclipseLink |
|
| PersistenceUnit | Expresses a dependency on an EntityManagerFactory and its associated persistence unit. | Class | javax.persistence | EclipseLink |
|
| PersistenceUnit | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| PersistenceUnitDefaults | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| PersistenceUnitInfo | Interface implemented by the container and used by the persistence provider when creating an EntityManagerFactory. | Interface | javax.persistence.spi | EclipseLink |
|
| PersistenceUnitLoadingException | | Class | org.eclipse.persistence.exceptions | EclipseLink |
|
| PersistenceUnitLoadingExceptionResource | | Class | org.eclipse.persistence.exceptions.i18n | EclipseLink |
|
| PersistenceUnitMetadata | JPA scripting API implementation. | Interface | org.eclipse.persistence.jpa.config | EclipseLink |
|
| PersistenceUnitProperties | The class defines EclipseLink persistence unit property names. | Class | org.eclipse.persistence.config | EclipseLink |
|
| PersistenceUnitResource | Metadata catalog resource in JPARS version less than 2. | Class | org.eclipse.persistence.jpa.rs.resources | EclipseLink |
|
| PersistenceUnitResource | | Class | org.eclipse.persistence.jpa.rs.resources.unversioned | EclipseLink |
|
| PersistenceUnits | Declares one or more PersistenceUnit annotations. | Class | javax.persistence | EclipseLink |
|
| PersistenceUnitTransactionType | enum PersistenceUnitTransactionTypeSpecifies whether entity managers created by the EntityManagerFactory will be JTA or | Class | javax.persistence.spi | EclipseLink |
|
| PersistenceUnitUtil | Utility interface between the application and the persistence provider managing the persistence unit. | Interface | javax.persistence | EclipseLink |
|
| PersistenceUtil | Utility interface between the application and the persistence The PersistenceUtil interface instance obtained from the | Interface | javax.persistence | EclipseLink |
|
| Type .PersistenceType | | Class | javax.persistence.metamodel | EclipseLink |
|
| AbstractCollectionRenderer .Persistence | Constructor SummaryAbstractCollectionRenderer. | Class | com.sapportals.wcm.rendering.collection | SAP NetWeaver |
|
| AclPersistenceException | Class implementing exception raised when an error occured during access of the IAclManager 's persistence layer. | Class | com.sap.netweaver.bc.rf.common.security.acl | SAP NetWeaver |
|
| AclPersistenceException | An AclException that indicates that an error occured during access of the IAclManager 's persistence layer. | Class | com.sapportals.wcm.util.acl | SAP NetWeaver |
|
| LandscapePersistenceException | (internal use only) Indicates that an internal error occured in the landscape service while trying to save or retrieve data. | Class | com.sapportals.wcm.service.landscape | SAP NetWeaver |
|
| SingleDiscPersistenceData | | Class | com.sapportals.wcm.repository.service.discussion | SAP NetWeaver |
|
| PackagePersistenceMaster | A PackagePersistenceMaster instance provides descriptive information on Entity instances to be persisted. | Interface | com.sap.ip.me.api.persist.app | SAP NetWeaver |
|
| PersistenceContainer | The PersistenceContainer is the object needed by PersistableEntity. | Interface | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| PersistenceException | This Exception class is thrown from the PersistenceService methods. | Class | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| PersistenceImplementation | | Class | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| PersistenceManager | Provider for transactional services, such as object lifecycle management. | Interface | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| PersistenceOperationType | | Class | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| PersistenceRuntime | A PersistenceRuntime instance provides access to PersistenceManager holds all registered PackagePersistenceMaster instances. | Class | com.sap.ip.me.api.persist.core | SAP NetWeaver |
|
| AlfrescoJobExecutorThread .AlfrescoJbpmPersistenceException | | Class | org.alfresco.repo.workflow.jbpm | AlFresco |
|
| FeaturesCustomPersistence | | Interface | com.smartgwt.client.docs | SmartGWT |
|
| PersistenceExceptionHandler | Handler called on all exceptions to do with persistence. | Interface | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceExceptionHandlerImpl | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceExceptionHandlerImpl .Builder | | Class | brooklyn.entity.rebind | Brooklyn |
|
| PersistenceObjectStore | Interface for working with persistence targets, including file system and jclouds object stores. | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| PersistenceObjectStore .StoreObjectAccessor | | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| PersistenceObjectStore .StoreObjectAccessorWithLock | | Interface | brooklyn.entity.rebind.persister | Brooklyn |
|
| GeometryPersistenceFactory | Factory to manage the persistence of Geometry objects. | Class | org.gvsig.fmap.geom.impl | gvSIG |
|
| GeometryTypePersistenceFactory | Factory to persist GeometryType objects. | Class | org.gvsig.fmap.geom.type.persistence | gvSIG |
|
| EncogDirectoryPersistence | Handles Encog persistence for a directory. | Class | org.encog.persist | HeatonReasearch |
|
| CalendarIntervalTriggerPersistenceDelegate | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| CronTriggerPersistenceDelegate | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| DailyTimeIntervalTriggerPersistenceDelegate | Persist a DailyTimeIntervalTrigger by converting internal fields to and from SimplePropertiesTriggerProperties. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| JobPersistenceException | An exception that is thrown to indicate that there has been a failure in the scheduler's underlying persistence mechanism. | Class | org.quartz | Quartz |
|
| SimplePropertiesTriggerPersistenceDelegateSupport | A base implementation of TriggerPersistenceDelegate that persists trigger fields in the "QRTZ_SIMPROP_TRIGGERS" table. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| SimpleTriggerPersistenceDelegate | Nested Class SummaryNested classes/interfaces inherited from interface org. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| TriggerPersistenceDelegate | An interface which provides an implementation for storing a particular type of Trigger's extended properties. | Interface | org.quartz.impl.jdbcjobstore | Quartz |
|
| TriggerPersistenceDelegate .TriggerPropertyBundle | Constructor SummaryTriggerPersistenceDelegate. | Class | org.quartz.impl.jdbcjobstore | Quartz |
|
| MockObjectBeanPersistenceManager | Simple in-memory implementation for MockObjectBeanPersistenceManager interface. | Class | org.hippoecm.hst.mock.content.beans.manager | Hippo |
|
| ObjectBeanPersistenceException | The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation | Class | org.hippoecm.hst.content.beans | Hippo |
|
| ObjectBeanPersistenceManager | ObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components. | Interface | org.hippoecm.hst.content.beans.manager | Hippo |
|
| WorkflowPersistenceManager | | Interface | org.hippoecm.hst.content.beans.manager.workflow | Hippo |
|
| WorkflowPersistenceManagerImpl | An implementation for WorkflowPersistenceManager interface with Hippo Repository Workflow API. | Class | org.hippoecm.hst.content.beans.manager.workflow | Hippo |
|
| ObjectBeanPersistenceException | The ObjectBeanPersistenceException class defines a general exception that a ObjectBeanPersistenceManager can throw when it is unable to perform its operation | Class | org.hippoecm.hst.content.beans | Hippo |
|
| ObjectBeanPersistenceManager | ObjectBeanPersistenceManager is the primary interface for HST-2-Persistence-aware application components. | Interface | org.hippoecm.hst.content.beans.manager | Hippo |
|
| WorkflowPersistenceManager | | Interface | org.hippoecm.hst.content.beans.manager.workflow | Hippo |
|
| AbstractLayoutPersistence | Abstract implementation of LayoutPersistence. | Class | com.jidesoft.swing | JideSoft |
|
| AggregateTablePanePersistenceUtils | A helper class that can support persist AggregateTablePane's layout to/from xml file. | Class | com.jidesoft.pivot | JideSoft |
|
| AggregateTablePersistenceUtils | A helper class that can support persist AggregateTable's layout to/from xml file. | Class | com.jidesoft.pivot | JideSoft |
|
| DashboardPersistenceUtils | A helper class that can support persist DashbardHolder to/from xml file. | Class | com.jidesoft.dashboard | JideSoft |
|
| DockableBarPersistenceUtils | The docking persistence utility class to save/load docking layout to/from XML format stream or file. | Class | com.jidesoft.action | JideSoft |
|
| DockingPersistenceUtils | The docking persistence utility class to save/load docking layout to/from XML format stream or file. | Class | com.jidesoft.docking | JideSoft |
|
| DocumentPanePersistenceUtils | | Class | com.jidesoft.document | JideSoft |
|
| FeedDatabasePersistenceManager | An implementation of FeedPersistenceLayer using hsqldb (http://hsqldb. | Class | com.jidesoft.rss | JideSoft |
|
| LayoutPersistence | An interface to support persist layout. | Interface | com.jidesoft.swing | JideSoft |
|
| LayoutPersistenceManager | LayoutPersistenceManager can manage multiple LayoutPersistences as one unit. | Class | com.jidesoft.swing | JideSoft |
|
| OutlookTabbedPanePersistenceUtils | A helper class that can support persist AggregateTablePane's layout to/from xml file. | Class | com.jidesoft.pane | JideSoft |
|
| PersistenceUtils | | Class | com.jidesoft.swing | JideSoft |
|
| PersistenceUtilsCallback | | Interface | com.jidesoft.utils | JideSoft |
|
| PersistenceUtilsCallback .Load | | Interface | com.jidesoft.utils | JideSoft |
|
| PersistenceUtilsCallback .Save | | Interface | com.jidesoft.utils | JideSoft |
|
| PivotTablePersistenceUtils | A helper class that can support persist PivotTablePane's layout to/from xml file. | Class | com.jidesoft.pivot | JideSoft |
|
| RootPanePersistence | One special type of LayoutPersistence, which will maintain the JFrame's bounds and state while loading. | Interface | com.jidesoft.swing | JideSoft |
|
| ShortcutPersistenceUtils | A helper class that can support persist ShortcutSchema to/from xml file. | Class | com.jidesoft.shortcut | JideSoft |
|
| DefaultFilePersistenceManager | This 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. | Class | org.jppf.client.persistence | Jppf |
|
| JobPersistence | Interface for facilities managing the persistence of jobs and their state. | Interface | org.jppf.client.persistence | Jppf |
|
| JobPersistenceException | Exception thrown when an error occurs during a job persistence operation. | Class | org.jppf.client.persistence | Jppf |