Difference between revisions of "Database query"

From OpenKM Documentation
Jump to: navigation, search
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Using database query, administrator can make queries to OpenKm databases.
+
Using database query, administrators can make queries on OpenKM databases. The query type can be JDBC or Hibernate.
  
  
Available '''OpenKM databases''' are:
+
[[File:Okm_admin_060.jpeg|930px|center]]
  
* User_auth ( used to save users )
 
* User_activity ( used to log all openkm users activity )
 
* Dashboard_stats ( used for dashboard information purposes ).
 
  
 +
Improvements from OpenKM 5.1.6:
  
<center>[[File:Okm_admin_016.jpeg|930px]]</center>
+
* 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]].
 
[[Category: Administration Guide]]
 
[[Category: Administration Guide]]

Latest revision as of 08:54, 18 November 2011

Using database query, administrators can make queries on OpenKM databases. The 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.