<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Solution for page refresh problems in ADF when no relationships are used.</title>
	<atom:link href="http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/feed/" rel="self" type="application/rss+xml" />
	<link>http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/</link>
	<description>Building applications using the Oracle Technology stack</description>
	<lastBuildDate>Wed, 27 Mar 2013 02:33:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Nathalie Roman</title>
		<link>http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/#comment-485</link>
		<dc:creator><![CDATA[Nathalie Roman]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 16:55:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used#comment-485</guid>
		<description><![CDATA[On this URL you can find more information: http://www.oracle.com/technology/products/jdev/howtos/1013/updtable/index.html]]></description>
		<content:encoded><![CDATA[<p>On this URL you can find more information: <a href="http://www.oracle.com/technology/products/jdev/howtos/1013/updtable/index.html" rel="nofollow">http://www.oracle.com/technology/products/jdev/howtos/1013/updtable/index.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nathalie Roman</title>
		<link>http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/#comment-484</link>
		<dc:creator><![CDATA[Nathalie Roman]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 16:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used#comment-484</guid>
		<description><![CDATA[Hi,The getBindings() will refer to the bindings that were defined in the PageDefinition file, in other words to the iterators (methodIterator) defined for you specific Data-Object.GetOperationBinding() will look-up the operation-binding defined in your pageDefinition-file. When you&#039;ve looked up the reference you can then programmatically influence the refreshing of your data objects, components.]]></description>
		<content:encoded><![CDATA[<p>Hi,The getBindings() will refer to the bindings that were defined in the PageDefinition file, in other words to the iterators (methodIterator) defined for you specific Data-Object.GetOperationBinding() will look-up the operation-binding defined in your pageDefinition-file. When you&#8217;ve looked up the reference you can then programmatically influence the refreshing of your data objects, components.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tailangong</title>
		<link>http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/#comment-482</link>
		<dc:creator><![CDATA[tailangong]]></dc:creator>
		<pubDate>Tue, 16 Sep 2008 03:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used#comment-482</guid>
		<description><![CDATA[Hi there. Can help?]]></description>
		<content:encoded><![CDATA[<p>Hi there. Can help?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tailangong</title>
		<link>http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used/#comment-481</link>
		<dc:creator><![CDATA[tailangong]]></dc:creator>
		<pubDate>Fri, 12 Sep 2008 08:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://iadviseblog.wordpress.com/2007/05/11/solution-for-page-refresh-problems-in-adf-when-no-relationships-are-used#comment-481</guid>
		<description><![CDATA[Hi, nice to meet you. I am using the same code as you but don&#039;t really understand it. BindingContainer bindings = getBindings();OperationBinding requery = bindings.getOperationBinding(&quot;xxx&quot;);requery.execute()What is the getBindings() for?What will getOperationBinding(&quot;xxx&quot;)gives me back?Do you have the codes or do you mind explain it to me? Thanks.]]></description>
		<content:encoded><![CDATA[<p>Hi, nice to meet you. I am using the same code as you but don&#8217;t really understand it. BindingContainer bindings = getBindings();OperationBinding requery = bindings.getOperationBinding(&#8220;xxx&#8221;);requery.execute()What is the getBindings() for?What will getOperationBinding(&#8220;xxx&#8221;)gives me back?Do you have the codes or do you mind explain it to me? Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
