<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>AMIS Technology blog &#187; database adapter</title>
	<atom:link href="http://technology.amis.nl/blog/tag/database-adapter/feed" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/blog</link>
	<description>Weblog for the AMIS Technology corner</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:34:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Implementing Web Services backed by a Database PL/SQL API using the Oracle Service Bus</title>
		<link>http://technology.amis.nl/blog/14003/implementing-web-services-backed-by-a-database-plsql-api-using-the-oracle-service-bus</link>
		<comments>http://technology.amis.nl/blog/14003/implementing-web-services-backed-by-a-database-plsql-api-using-the-oracle-service-bus#comments</comments>
		<pubDate>Thu, 01 Dec 2011 08:40:04 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[database adapter]]></category>
		<category><![CDATA[Eclipse]]></category>
		<category><![CDATA[jca]]></category>
		<category><![CDATA[oracle service bus]]></category>
		<category><![CDATA[osb]]></category>
		<category><![CDATA[plsql]]></category>
		<category><![CDATA[proxy service]]></category>
		<category><![CDATA[xquery]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=14003</guid>
		<description><![CDATA[This article accompanies an article on the Architecture section of Oracle Technology Network (OTN): Implementing the Enterprise Service Bus Pattern to Expose Database Backed Services. It provides a detailed description of the implementation of the ESB architecture design pattern &#8211; the same that is introduced in the article on OTN &#8211; using Oracle Service Bus. [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/14003/implementing-web-services-backed-by-a-database-plsql-api-using-the-oracle-service-bus/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Choosing the best way for SOA Suite and Oracle Service Bus to interact with the Oracle Database</title>
		<link>http://technology.amis.nl/blog/12448/choosing-the-best-way-for-soa-suite-and-oracle-service-bus-to-interact-with-the-oracle-database</link>
		<comments>http://technology.amis.nl/blog/12448/choosing-the-best-way-for-soa-suite-and-oracle-service-bus-to-interact-with-the-oracle-database#comments</comments>
		<pubDate>Tue, 21 Jun 2011 12:04:03 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[Java, JEE, OAS and WebLogic Server]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[adapters]]></category>
		<category><![CDATA[database adapter]]></category>
		<category><![CDATA[oracle service bus]]></category>
		<category><![CDATA[osb]]></category>
		<category><![CDATA[ref cursor]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soa suite]]></category>
		<category><![CDATA[types and collections]]></category>
		<category><![CDATA[wls]]></category>
		<category><![CDATA[xmltype]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=12448</guid>
		<description><![CDATA[In the past few weeks, I have encountered a similar discussion in various organisations. Each organisation uses either SOA Suite (11g) or Oracle Service Bus (11g) at the core of their SOA infrastructure &#8211; either for integration purposes, for workflow and process orchestration or for both. In each organisation, the role of one or more [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/12448/choosing-the-best-way-for-soa-suite-and-oracle-service-bus-to-interact-with-the-oracle-database/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle 11g SOA Suite – Service-enable a Query Using the Database Adapter’s Execute Pure SQL Option</title>
		<link>http://technology.amis.nl/blog/9496/oracle-11g-soa-suite-%e2%80%93-service-enable-a-query-using-the-database-adapter%e2%80%99s-execute-pure-sql-option</link>
		<comments>http://technology.amis.nl/blog/9496/oracle-11g-soa-suite-%e2%80%93-service-enable-a-query-using-the-database-adapter%e2%80%99s-execute-pure-sql-option#comments</comments>
		<pubDate>Thu, 23 Dec 2010 13:46:14 +0000</pubDate>
		<dc:creator>Theo Tol</dc:creator>
				<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[database adapter]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soa suite 11g]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9496</guid>
		<description><![CDATA[The Database Adapter is a powerful tool to expose data and PL/SQL code in your service applications. If you want to quickly service-enable a custom-made query, you definitely may want to explore the “Execute Pure SQL” option of the Database Adapter.
This tutorial will show how to service-enable a query step by step using the Database [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/9496/oracle-11g-soa-suite-%e2%80%93-service-enable-a-query-using-the-database-adapter%e2%80%99s-execute-pure-sql-option/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OOW 2009: Introducing SOA and Oracle SOA Suite 11g for Database Professionals</title>
		<link>http://technology.amis.nl/blog/6357/oow-2009-introducing-soa-and-oracle-soa-suite-11g-for-database-professionals</link>
		<comments>http://technology.amis.nl/blog/6357/oow-2009-introducing-soa-and-oracle-soa-suite-11g-for-database-professionals#comments</comments>
		<pubDate>Sun, 11 Oct 2009 11:20:57 +0000</pubDate>
		<dc:creator>Lucas Jellema</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Devel. + PL/SQL tools]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[J(2)EE/Java]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[SOA & Oracle Fusion Middleware]]></category>
		<category><![CDATA[BPEL]]></category>
		<category><![CDATA[database adapter]]></category>
		<category><![CDATA[decouple]]></category>
		<category><![CDATA[esb]]></category>
		<category><![CDATA[mediator]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[soa]]></category>
		<category><![CDATA[soa suite 11g]]></category>

		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=6357</guid>
		<description><![CDATA[&#160;
The Oracle Open World 2009 conference is almost underway. On Monday 12th October I will do two presentations, and I am done preparing the first one of them (the one that has actually sold one &#8211; probably scheduled in a small room).This presentation is one in which I introduce the key concepts and objectives of [...]]]></description>
		<wfw:commentRss>http://technology.amis.nl/blog/6357/oow-2009-introducing-soa-and-oracle-soa-suite-11g-for-database-professionals/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

