Peter Felts wrote:
Now that I have connected to my legacy database, I wonder if there is a way to 
tell OFBiz that it can only read from this database, and that all entities 
related to this schema are read-only...


In the datasource settings (in entityengine.xml), you can just use a db username with readonly access.

Also, can anyone explain what the following two entities do?
    SequenceValueItem

This is a central entity used to assign unique pks to many of the entities in ofbiz.

    EntityKeyStore

Hmmm... at the momemnt I don't remember the meaning of this (and I don't have a chance to look at the code), sorry.

Jacopo




Reply via email to