[odb-users] Dumping Persistent Objects
Bruce Cresanta
cresanta at me.com
Sun Jun 29 23:48:12 EDT 2014
Boris,
I have a project for ODB and I need to erase, not truncate, persistent objects like tables and views and regenerate them on the fly with key calculations changed. Also read that you can base a view on a database view. I need to do this too to get a firehose cursor of several views. I could do a select into and write the views as persistent objects, but I have 12 million records. Wondered how ODB handles indexes?
Bruce
More information about the odb-users
mailing list