All,
I developed a ADF application using Business Services against Oracle database. Jdeveloper created the entity beans and view objects automatically. Now, our company plans to switch from Oracle database to PostgreSQL. Could someone advise me how to migrate the entity beans and view objects to work with PostgreSQL? As I know some of data types between two databases are different. Thank you very much!
Larry