Unsupported Entity Framework Features

The following items are not supported by the current release of the provider:

  • Mapping Code First Insert, Update, Delete operations to Stored Procedures

  • TimeStamp/RowVersion properties

  • Custom Configuration

  • Spatial Types

  • Table-valued functions

  • Connection Resiliency

  • Oracle synonyms

The OracleMigrationSqlGenerator class and its members can be overridden to allow applications to generate custom SQL. However, Oracle does not support any issues caused by customer code that overrides any of the OracleMigrationSqlGenerator implementation. Only issues that can be reproduced without overriding OracleMigrationSqlGenerator are supported.