I am revisiting some old EOF documentation and wanted to make sure I understood 
a few things. Are the following statements true?


 *   When an EOModel is found and connected to a database when the app starts 
up each database connection is mapped to an EODatabaseChannel?
 *   A single EOObjectStoreCoordinator can manage multiple EODatabaseChannels 
(database connections)?
 *   If I add another EODatabaseChannel to an EODatabaseContext does it open 
another database connection using the existing connection dictionary?
 *   If a single EOObjectStoreCoordinator can manage multiple 
EODatabaseChannels – is there any reason to try to run multiple 
EOObjectStoreCoordinator stacks if I am only connecting to a single database?
 *   If I have multiple EODatabaseChannels registered to a EODatabaseContext – 
will my app use them to allow multiple operations concurrently?

Is there a default number of EODatabaseChannels opened when the app starts up? 
Is there a configuration setting that I can set to add more?

Thanks in advance for your help

Dov Rosenberg
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to