Page 1 of 1

Does entity framework support connection pooling ?

Posted: Mon 27 Apr 2009 06:35
by aloneldi
Does dotconnect for oracle support connectiong pooling using entity framework ?

Posted: Mon 27 Apr 2009 08:51
by AndreyR
Yes, it does.
The support for connection pooling is available at the connection string level, and can be set using the connection string Pooling parameter.