| Interface | Description |
|---|---|
| AttachmentRecycleBinContentStore |
Store the content of a deleted attachment.
|
| AttachmentRecycleBinStore |
Interface for AttachmentRecycleBin feature (XWIKI-2254) store system.
|
| AttachmentVersioningStore |
Interface for storing attachment versions.
|
| XWikiAttachmentStoreInterface |
Interface for Attachment store system.
|
| XWikiCacheStoreInterface | |
| XWikiHibernateBaseStore.HibernateCallback<T> |
Callback (closure) interface for operations in hibernate.
|
| XWikiRecycleBinContentStoreInterface |
Store the content of a deleted document.
|
| XWikiRecycleBinStoreInterface |
Interface for RecycleBin feature (XWIKI-543) store system.
|
| XWikiStoreInterface | |
| XWikiVersioningStoreInterface |
Interface for manipulate document history.
|
| Class | Description |
|---|---|
| DatabaseProduct |
Represent a Database Product name as returned by
DatabaseMetaData.getDatabaseProductName(). |
| DBCPConnectionProvider |
A connection provider that uses an Apache commons DBCP connection pool.
|
| VoidAttachmentVersioningStore |
Void store for attachment versioning when it is disabled.
|
| VoidAttachmentVersioningStore.VoidAttachmentArchive |
Void realization of AttachmentArchive.
|
| XWikiCacheStore |
A proxy store implementation that caches Documents when they are first fetched and subsequently return them from a
cache.
|
| XWikiDefaultStore | |
| XWikiHibernateAttachmentStore | |
| XWikiHibernateBaseStore | |
| XWikiHibernateRecycleBinStore |
Realization of
XWikiRecycleBinStoreInterface for Hibernate store. |
| XWikiHibernateStore |
The XWiki Hibernate database driver.
|
| XWikiHibernateVersioningStore |
Realization of
XWikiVersioningStoreInterface for Hibernate-based storage. |
Copyright © 2004–2021 XWiki. All rights reserved.