<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Hibernate responds to Versant attacks</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Thu, 20 Jun 2013 07:46:43 -0400</pubDate>


    <item>

        <title>Multiple DB access</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[It is possible - I'm currently using cached SessionFactories for accessing many Oracle accounts (in the same database though) fetching connections from a static C3P0 pool through a facade connection provider. The configuration of each SessionFactory...]]></description>
        

        <pubDate>Wed, 23 Mar 2005 06:23:55 -0500</pubDate>

        

        <jf:creationDate>Wed, 23 Mar 2005 06:23:55 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 23 Mar 2005 06:23:55 -0500</jf:modificationDate>
        <jf:date>Mar 23, 2005</jf:date>
        <jf:author>Jose Alfredo Romero Latouche</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Annotations and overriding / logical vs. physical</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote><blockquote>FTR, this isn't quite the way that things are going in the EJB3 team. Nothing's set in stone regarding this issue yet, but for the most part, the persistence metadata structure is not defined based on what is physical and what is...]]></description>
        

        <pubDate>Sun, 20 Mar 2005 01:04:15 -0500</pubDate>

        

        <jf:creationDate>Sun, 20 Mar 2005 01:04:15 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 20 Mar 2005 01:04:15 -0500</jf:modificationDate>
        <jf:date>Mar 20, 2005</jf:date>
        <jf:author>Tony Vai</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Annotations and overriding / logical vs. physical</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>FTR, this isn't quite the way that things are going in the EJB3 team. Nothing's set in stone regarding this issue yet, but for the most part, the persistence metadata structure is not defined based on what is physical and what is...]]></description>
        

        <pubDate>Sat, 19 Mar 2005 01:48:25 -0500</pubDate>

        

        <jf:creationDate>Sat, 19 Mar 2005 01:48:25 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 19 Mar 2005 01:48:25 -0500</jf:modificationDate>
        <jf:date>Mar 19, 2005</jf:date>
        <jf:author>Christian  Bauer</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>DRY!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>Definitely not irony Steve. I love your posts!</blockquote><br>Well, I'm English and we are not used to dealing with praise or enthusiasm :)<br><blockquote>I am also a happy JDO user who absolutely loves JDO's focus on the <b>object...]]></description>
        

        <pubDate>Fri, 18 Mar 2005 06:02:08 -0500</pubDate>

        

        <jf:creationDate>Fri, 18 Mar 2005 06:02:08 -0500</jf:creationDate>
        <jf:modificationDate>Fri, 18 Mar 2005 06:02:08 -0500</jf:modificationDate>
        <jf:date>Mar 18, 2005</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>DRY!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>I am also a happy JDO user who absolutely loves JDO's focus on the <b>object model</b>. No requirement to have an identity field in your business objects, JDOQL queries are in terms of the object  model, etc. </blockquote>Count me another and...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 23:21:04 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 23:21:04 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 23:21:04 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>haibo huang</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>DRY!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I'll be your witness! It's all about the Domain Object Model baby!!</blockquote>Oh dear, is this irony?  I never can tell.</blockquote><br>Definitely not irony Steve. I love your posts! <br><br>I am also a happy JDO user who...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 20:28:34 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 20:28:34 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 20:28:34 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Joe Java</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>Well Done.... JDO2 and EJB3 would not be nearly as good without</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote><blockquote><blockquote>What exactly am I missing?</blockquote>DB2, MySQL, HSQL, Firebird, etc?Sorry David, I was trying to offend you.  When you said Oracle I wasn't limiting it to just the database.  So why don't they trust you to not use...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 13:50:29 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 13:50:29 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 13:50:29 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>David McCoy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Well Done.... JDO2 and EJB3 would not be nearly as good without</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote><blockquote>What exactly am I missing?</blockquote>DB2, MySQL, HSQL, Firebird, etc?Sorry David, I was trying to offend you.  When you said Oracle I wasn't limiting it to just the database.  So why don't they trust you to not use Oracle or...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 13:43:37 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 13:43:37 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 13:43:37 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>David McCoy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>DRY!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>I'll be your witness! It's all about the Domain Object Model baby!!</blockquote><br>Oh dear, is this irony?  I never can tell.]]></description>
        

        <pubDate>Thu, 17 Mar 2005 13:37:17 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 13:37:17 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 13:37:17 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>DRY!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>Preach it Steve!  Can I get a witness?BTW, just had FUN (not) conversation with a DBA about application pulling data (which he meant application code &quot;pulling&quot; from database).  We were not on the same page cause same data IS loaded...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 13:29:40 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 13:29:40 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 13:29:40 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Joe Java</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>lack of support (sounds like opportunity knocking)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[People are trained to think about it as &quot;Data&quot; for a reason (ETL experts think in &quot;GB&quot; and &quot;record count&quot; terms). Transformation rules are the same for any data (there is a finite set of rules in ETL tools, but you can...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 10:11:06 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 10:11:06 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 10:11:06 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Juozas Baliuka</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>europe is one country</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote><blockquote>So you won't mind me referring to the USA as &quot;North America&quot;</blockquote>As I said, there are 3 countries in North America, so that would not be accurate.  But no, I don't care what you call it.  I was just trying to...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 09:58:36 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 09:58:36 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 09:58:36 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Mark N</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>lack of support (sounds like opportunity knocking)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>There is no code (&quot;objects&quot;) in &quot;typical&quot; ETL projects.</blockquote>True. Doesn't mean there shouldn't be.<br><blockquote>&nbsp;ETL tools exist for this reason. </blockquote>Sure.  But they could use objects.  But people...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 09:56:42 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 09:56:42 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 09:56:42 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Mark N</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Well Done.... JDO2 and EJB3 would not be nearly as good without</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>The last ETL stuff I have saw was ~100 GB of data per &quot;session&quot;, including delta calculation and duplicate &quot;hunting&quot; (it was a data  transformation from legacy network to relational model stuff ). I do not know it is...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 09:44:24 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 09:44:24 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 09:44:24 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Steve Zara</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>lack of support</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=32547</link>

        

        
            <description><![CDATA[<blockquote>Cool! I always wanted to be exotic and doing something exotic.Really, there is no reason it couldn't be used WITH the ETL. </blockquote>There is no code (&quot;objects&quot;) in &quot;typical&quot; ETL projects. ETL tools exist for this...]]></description>
        

        <pubDate>Thu, 17 Mar 2005 09:41:05 -0500</pubDate>

        

        <jf:creationDate>Thu, 17 Mar 2005 09:41:05 -0500</jf:creationDate>
        <jf:modificationDate>Thu, 17 Mar 2005 09:41:05 -0500</jf:modificationDate>
        <jf:date>Mar 17, 2005</jf:date>
        <jf:author>Juozas Baliuka</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>



</channel>
</rss>

