On Fri, Oct 3, 2008 at 4:27 PM, pkrishna <[EMAIL PROTECTED]> wrote: > we would like to control the indexes on the columns, create the tables using > sql scripts, add versioning columns- generally treat the tables created > automatically as regular tables in the database. We would like to run > queries against the database from a database tool like Aquadata
Please note that most of the data using a BundleDbPersistenceManager is stored as binary blobs (node bundles, containing list of child nodes and property data) for performance reasons - it's there not simple to look at the database and extract hierarchy information and properties. Regards, Alex -- Alexander Klimetschek [EMAIL PROTECTED]
