V. Harikrishnan Nair wrote:
Can I view the data from the database which is bundled
with XWiki ?
Could this helps?
http://hsqldb.sourceforge.net/doc/guide/ch01.html
Depending in the platform you are using as client OS, you will have a
number of options to connect/read/write data to/from your hsqldb
database. You have already seen in the connection.url property in
hibernate.cfg.xml that XWiki is using JDBC to connect to the database.
Not only to hsqldb but also to MySQL. Thus, you can use any other client
using JDBC. A simple OpenOffice JDBC connection could work.
Cheers,
--
Ricardo RodrÃguez
Your XEN ICT Team