Difference between revisions of "Database query"
From OpenKM Documentation
Line 11: | Line 11: | ||
* If you select Metadata, a list of meta-tables will be shown. | * If you select Metadata, a list of meta-tables will be shown. | ||
+ | See also [[Database Metadata]]. | ||
[[Category: Administration Guide]] | [[Category: Administration Guide]] |
Revision as of 10:31, 19 July 2011
Using database query, administrator can make queries to OpenKM databases. Query type can be JDBC or Hibernate.
Improvements from OpenKM 5.1.6:
- Several types of queries: JDBC, Hibernate and Metadata.
- If you select JDBC, a list of tables will be shown.
- If you select Metadata, a list of meta-tables will be shown.
See also Database Metadata.