This section uses the Database Adapter to do a straight insert into a database table (the CountryService). It also invokes a PL/SQL package, leverages complex and nested user defined database types to achieve insert of multiple records from single calls from the database adapter (the SlotService).
and
Supporting Resources
Blog article: Maarten Smeets – Using PL/SQL object types to get nested or repeating XML structures efficiently to the database with the DbAdapter
Blog article: the Kirchmeyer brothers - Retrieving XMLType data via the SOA Suite DB Adapter