<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Object-oriented analysis and design - Page 15 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=object-oriented_analysis_and_design&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=object-oriented_analysis_and_design&amp;p=16">3.Next</a>
</p>
<p>* Identifying persistent objects/data<br/>
* Designing the object relation mapping if a <a href="page.php?w=relational_database">relational database</a> is used<br/>
* Identifying remote objects</p>

<p>OOD principles and strategies include:; Dependency injection: <a href="page.php?w=Dependency_injection">Dependency injection</a> means if an object depends upon having an instance of some other object, then the needed object is "injected" into the dependent object (for example, being passed a database connection as an argument to the <a href="page.php?w=Constructor_%28object-oriented_programming%29">constructor</a></p><p>
<a accesskey="1" href="page.php?w=object-oriented_analysis_and_design&amp;p=14">1.Previous</a><br />
<a accesskey="3" href="page.php?w=object-oriented_analysis_and_design&amp;p=16">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
