<?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 - DAO: is it ok to have a DAO depending on another?</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>Wed, 19 Jun 2013 04:48:03 -0400</pubDate>


    <item>

        <title>DAO: is it ok to have a DAO depending on another?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29427</link>

        

        
            <description><![CDATA[Hi,<br><br>In my experience it is best _not_ to let DAOs depend on each other.<br><br>For instance, consider the case of integration between different databases, where different DAOs are for different databases. If you mask the DAO from the client...]]></description>
        

        <pubDate>Sat, 16 Oct 2004 03:56:17 -0400</pubDate>

        

        <jf:creationDate>Sat, 16 Oct 2004 03:56:17 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 16 Oct 2004 03:56:17 -0400</jf:modificationDate>
        <jf:date>Oct 16, 2004</jf:date>
        <jf:author>GuyPardon</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Manager?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29427</link>

        

        
            <description><![CDATA[<blockquote>Cuz I don't wanna bother my clients to know about the other dao (although some other clients use it) That's why, I'd like to make it clear for the client. It only calls one DAO, the DAO it self resolves it dependencies.</blockquote>What I've...]]></description>
        

        <pubDate>Sat, 16 Oct 2004 02:01:22 -0400</pubDate>

        

        <jf:creationDate>Sat, 16 Oct 2004 02:01:22 -0400</jf:creationDate>
        <jf:modificationDate>Sat, 16 Oct 2004 02:01:22 -0400</jf:modificationDate>
        <jf:date>Oct 16, 2004</jf:date>
        <jf:author>Adam Jordens</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Why Not</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29427</link>

        

        
            <description><![CDATA[Cuz I don't wanna bother my clients to know about the other dao (although some other clients use it) That's why, I'd like to make it clear for the client. It only calls one DAO, the DAO it self resolves it dependencies.]]></description>
        

        <pubDate>Wed, 13 Oct 2004 13:35:22 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Oct 2004 13:35:22 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Oct 2004 13:35:22 -0400</jf:modificationDate>
        <jf:date>Oct 13, 2004</jf:date>
        <jf:author>Vinicius  Carvalho</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Why Not</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29427</link>

        

        
            <description><![CDATA[Why not<br><br>public class projectDAO{<br><br>findProject(id,&lt;whatever_userDAO_returns&gt;){<br>&nbsp;&nbsp;call to projectDAO<br>}<br><br>?]]></description>
        

        <pubDate>Wed, 13 Oct 2004 13:00:41 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Oct 2004 13:00:41 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Oct 2004 13:00:41 -0400</jf:modificationDate>
        <jf:date>Oct 13, 2004</jf:date>
        <jf:author>Darryl Smith</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>DAO: is it ok to have a DAO depending on another?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=29427</link>

        

        
            <description><![CDATA[Hi there! Is it ok to have one of my DAOs depending on another one? This happens because of a composition in my Tables.<br><br>I have a DAO for users and one for Projects, but projects have  users so I have something like this:<br><br>public class...]]></description>
        

        <pubDate>Wed, 13 Oct 2004 12:39:55 -0400</pubDate>

        

        <jf:creationDate>Wed, 13 Oct 2004 12:39:55 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 13 Oct 2004 12:39:55 -0400</jf:modificationDate>
        <jf:date>Oct 13, 2004</jf:date>
        <jf:author>Vinicius  Carvalho</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

