Another important point when using an ORACLE database is to make sure that you don't use protected names in the attributes, such as "Number, Order...". The use of these names will throw an exception at the moment.
The development team should add in the code a protection for these cases, since it's possible to have a collumn, for example, named Number in ORACLE, just by using "Number".