Page 1 of 1

New features in the Entity Framework support!

Posted: Thu 22 Dec 2011 16:22
by Devart
Dear users,

We are glad to announce the new features that are available in the Entity Framework support in the latest version:
  • The possibility of using Oracle optimizer hints in LINQ to Entities queries is implemented
  • The behaviour is changed: the BINARY_FLOAT and BINARY_DOUBLE data types are mapped to Single and Double correspondingly in Entity Data Model Wizard (Oracle)
  • The bug with generating CROSS JOIN statement when using LINQ to Entities is fixed (Oracle, MySQL, PostgreSQL, SQLite)
  • The bug with config.DmlOptions.InsertNullBehaviour for non-EntityKey columns with initialized DefaultValue and StoreGeneratedPattern is fixed (Oracle, MySQL, PostgreSQL, SQLite)
  • The bug with explicit usage of REF CURSOR parameters in stored procedures is fixed (Oracle)
Devart development team
http://www.devart.com/dotconnect/entityframework.html