<?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/"
		>
<channel>
	<title>Comments on: Propagating Middle-Tier and Application Users to the DBMS (Part 1 of 3)</title>
	<atom:link href="http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/</link>
	<description>Slavik&#039;s Blog</description>
	<lastBuildDate>Wed, 14 Dec 2011 10:35:06 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Scott Van Wart</title>
		<link>http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/comment-page-1/#comment-45</link>
		<dc:creator>Scott Van Wart</dc:creator>
		<pubDate>Mon, 04 Jun 2007 16:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/#comment-45</guid>
		<description>I&#039;m looking forward to it anyways.  I&#039;m interested in seeing how you&#039;re able to get the underlying Oracle connection despite all the proxies and stuff Hibernate lays on top of it.</description>
		<content:encoded><![CDATA[<p>I&#8217;m looking forward to it anyways.  I&#8217;m interested in seeing how you&#8217;re able to get the underlying Oracle connection despite all the proxies and stuff Hibernate lays on top of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Slavik</title>
		<link>http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/comment-page-1/#comment-43</link>
		<dc:creator>Slavik</dc:creator>
		<pubDate>Mon, 04 Jun 2007 15:58:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/#comment-43</guid>
		<description>The next part will be published tomorrow but I&#039;m afraid it will contain ThreadLocal&#039;s...</description>
		<content:encoded><![CDATA[<p>The next part will be published tomorrow but I&#8217;m afraid it will contain ThreadLocal&#8217;s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Van Wart</title>
		<link>http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/comment-page-1/#comment-42</link>
		<dc:creator>Scott Van Wart</dc:creator>
		<pubDate>Mon, 04 Jun 2007 15:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.slaviks-blog.com/2007/05/22/propagating-middle-tier-and-application-users-to-the-dbms-part-1-of-3/#comment-42</guid>
		<description>I&#039;m still waiting with great anticipation to see how you&#039;re going to integrate this with Hibernate and a web framework :).  I haven&#039;t spent an enormous amount of time on this, but the difficulty I&#039;m having is finding the right places to insert hooks.  I can&#039;t seem to do it on the data source end, because the only method that all calls seem to reach is DataSource.getConnection(), but I need access to the web context (session or some kind of session bean), and I&#039;m not familiar enough with the internals of Hibernate to see if I can do it in the Session[Factory].  I&#039;m a little hesitant to go back to ThreadLocal&#039;s, as I find them rather cumbersome (I&#039;ve been using Filters for initialization and request attributes instead of ThreadLocals), but I plan on checking back here frequently :).</description>
		<content:encoded><![CDATA[<p>I&#8217;m still waiting with great anticipation to see how you&#8217;re going to integrate this with Hibernate and a web framework <img src='http://www.slaviks-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .  I haven&#8217;t spent an enormous amount of time on this, but the difficulty I&#8217;m having is finding the right places to insert hooks.  I can&#8217;t seem to do it on the data source end, because the only method that all calls seem to reach is DataSource.getConnection(), but I need access to the web context (session or some kind of session bean), and I&#8217;m not familiar enough with the internals of Hibernate to see if I can do it in the Session[Factory].  I&#8217;m a little hesitant to go back to ThreadLocal&#8217;s, as I find them rather cumbersome (I&#8217;ve been using Filters for initialization and request attributes instead of ThreadLocals), but I plan on checking back here frequently <img src='http://www.slaviks-blog.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.247 seconds -->

