Difference between revisions of "Database query"

From OpenKM Documentation
Jump to: navigation, search
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 11:31, 19 July 2011

Using database query, administrator can make queries to OpenKM databases. Query type can be JDBC or Hibernate.


Okm admin 060.jpeg


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.