40 likes | 88 Views
Database adapter uses ORM (Object Relation Mapping) Framework so that the when we configure adapter with My SQL, the same configuration will work with other database vendors <br>
E N D
Oracle SOA/OSB/BPM File Adapters By Viswateja
Database Adapter • When we want to read/write a data/record in Database we will use Oracle Database adapter • When SOA/OSB want to communicate with Database(can be Oracle DB, My SQL, DB2 etc…) then we will go for Database adapter. • Database Adapter supports CURD (Create,Update,Read,Delete), Native SQL, Calling PLSQL , one to one and one to many relation ship • Database adapter uses ORM (Object Relation Mapping) Framework so that the when we configure adapter with My SQL, the same configuration will work with other database vendors