| Class | Description |
|---|---|
| ActivityDAO | |
| AuthDAO | |
| AutomationDAO |
AutomationDAO
|
| BookmarkDAO | |
| ConfigDAO | |
| CronTabDAO | |
| CssDAO |
CssDAO
|
| DashboardActivityDAO | |
| DashboardDAO | |
| DatabaseMetadataDAO |
ExtensionMetadataDAO
|
| GenericDAO<T,ID extends Serializable> |
Based on these ideas:
- http://slemos.com.ar/java/2007/10/como-realizar-un-dao-sin-repetir-con-generics/
- http://community.jboss.org/wiki/GenericDataAccessObjects
|
| HibernateUtil |
Show SQL => Logger.getLogger("org.hibernate.SQL").setThreshold(Level.INFO);
JBPM Integration => org.jbpm.db.JbpmSessionFactory
|
| KeyValueDAO | |
| LanguageDAO |
LanguageDAO
|
| LegacyDAO | |
| LegacyDAO.ResultWorker |
/**
Utility inner class
|
| LockTokenDAO | |
| MailAccountDAO | |
| MimeTypeDAO | |
| NodeBaseDAO | |
| NodeDocumentDAO | |
| NodeDocumentVersionDAO | |
| NodeFolderDAO | |
| NodeMailDAO | |
| NodeNoteDAO | |
| OmrDAO | |
| PendingTaskDAO |
PendingTaskDAO
|
| PluginDAO | |
| ProfileDAO | |
| ProfilingDAO | |
| QueryParamsDAO | |
| RegisteredPropertyGroupDAO | |
| ReportDAO | |
| SchemaUpdate |
A commandline tool to update a database schema.
|
| SearchDAO |
Search results are filtered by com.openkm.module.db.stuff.ReadAccessFilterFactory, which limit the results only for
those which have read access.
|
| TwitterAccountDAO | |
| UserConfigDAO | |
| UserItemsDAO | |
| UserNodeKeywordsDAO |
Copyright © 2019 Open Knowledge Management System S.L.. All rights reserved.