<?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: Особенности использования Toplink JPA на Tomcat</title>
	<atom:link href="http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/feed/" rel="self" type="application/rss+xml" />
	<link>http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/</link>
	<description>while ( isAlive() ) {doCode(); doFun();}</description>
	<lastBuildDate>Sun, 13 May 2012 21:35:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Michael</title>
		<link>http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/comment-page-1/#comment-31744</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 20 Feb 2009 14:23:09 +0000</pubDate>
		<guid isPermaLink="false">http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/#comment-31744</guid>
		<description>Доброго времени суток.
Вадим, что посоветуешь почитать про JPA (TopLink).
Я пока новичок в  этом. У меня есть вопрос: Допустим есть 5-6 таблиц, которые у меня в виде Entity. есть persistense.xml, настроенный на БД. Каким образом с помощью oracle.toplink.essentials.sessions.Session мне задать нужного пользователя с  паролем (run-time), чтобы работать с БД? Спасибо.</description>
		<content:encoded><![CDATA[<p>Доброго времени суток.<br />
Вадим, что посоветуешь почитать про JPA (TopLink).<br />
Я пока новичок в  этом. У меня есть вопрос: Допустим есть 5-6 таблиц, которые у меня в виде Entity. есть persistense.xml, настроенный на БД. Каким образом с помощью oracle.toplink.essentials.sessions.Session мне задать нужного пользователя с  паролем (run-time), чтобы работать с БД? Спасибо.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vadim Voituk</title>
		<link>http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/comment-page-1/#comment-22795</link>
		<dc:creator>Vadim Voituk</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/#comment-22795</guid>
		<description>Дмитрий, 
В таком случае нужно дававть ссылку на документацию TopLink, а указанный сайт вижу впервые.</description>
		<content:encoded><![CDATA[<p>Дмитрий,<br />
В таком случае нужно дававть ссылку на документацию TopLink, а указанный сайт вижу впервые.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmitrygusev</title>
		<link>http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/comment-page-1/#comment-22791</link>
		<dc:creator>dmitrygusev</dc:creator>
		<pubDate>Fri, 10 Oct 2008 14:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/#comment-22791</guid>
		<description>На автора надо ссылку давать:
http://javanotepad.blogspot.com/2007/07/working-with-non-jta-datasource-in.html</description>
		<content:encoded><![CDATA[<p>На автора надо ссылку давать:<br />
<a href="http://javanotepad.blogspot.com/2007/07/working-with-non-jta-datasource-in.html" rel="nofollow">http://javanotepad.blogspot.com/2007/07/working-with-non-jta-datasource-in.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrey</title>
		<link>http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/comment-page-1/#comment-14191</link>
		<dc:creator>Andrey</dc:creator>
		<pubDate>Thu, 05 Jun 2008 14:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://voituk.kiev.ua/2008/03/26/toplink-jpa-tomcat-issues/#comment-14191</guid>
		<description>А можно пример поднятия и использования EntityManagerFactory или EntityManager в бине?
Что-то типа вот такого, только чтобы работало :) ::
          Context ctx = (Context) new javax.naming.InitialContext().lookup(&quot;java:comp/env/&quot;);
          emf =  (EntityManagerFactory) ctx.lookup(&quot;persistence/bfView_nbPU/factory&quot;);</description>
		<content:encoded><![CDATA[<p>А можно пример поднятия и использования EntityManagerFactory или EntityManager в бине?<br />
Что-то типа вот такого, только чтобы работало :) ::<br />
          Context ctx = (Context) new javax.naming.InitialContext().lookup(&#8220;java:comp/env/&#8221;);<br />
          emf =  (EntityManagerFactory) ctx.lookup(&#8220;persistence/bfView_nbPU/factory&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>

