> I'm implementing my own StoreManager. Do you mind me asking why you are implementing your own StoreManager?
> How can identify relationships (onetoone/onetomany/embedded) within these state managers. You'll want to look at the MetaData(OpenJPAStateManager.getMetaData()) for each StateManager. > Is there anything special about how the state managers are ordered in the collection? I can't tell you off the top of my head... maybe someone else can help? Thanks, RIck
