Hi Andrew, I've written applications that never create a child context. Sounds like you have something else going on if you must create a child context before anything is usable. (This would be database independent.)
mrg On Wed, May 2, 2012 at 11:43 AM, Andrew Willerding <[email protected]> wrote: > One thing I found that I must create at least one ObjectContextChild before > the DataContext becomes usable otherwise I'm not seeing the connection being > made to the database in the log files. I'm using Cayenne 3.0.2 and an > Oracle database. I can provide a log trace if required.
