You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@empire-db.apache.org by do...@apache.org on 2022/03/14 20:41:27 UTC

svn commit: r1898936 [6/14] - in /empire-db/site: ./ build/ build/css/ build/js/ community/ css/ documentation/ downloads/ empiredb/ images/ javadocs/ js/ legacy/ legacy/community/ legacy/css/ legacy/documentation/ legacy/downloads/ legacy/empiredb/ le...

Added: empire-db/site/legacy/downloads/license.htm
URL: http://svn.apache.org/viewvc/empire-db/site/legacy/downloads/license.htm?rev=1898936&view=auto
==============================================================================
--- empire-db/site/legacy/downloads/license.htm (added)
+++ empire-db/site/legacy/downloads/license.htm Mon Mar 14 20:41:26 2022
@@ -0,0 +1,410 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
+<!-- #BeginTemplate "../main.dwt" -->
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<meta http-equiv="language" content="en" />
+	<meta name="robots" content="index, follow" />
+	<meta name="keywords" content="java, jar, jdbc, sql, data, metadata, persistence, rdbms, orm, mapping" />
+	<meta name="description" content="Open Source relational data persistence component." />
+	
+	<!-- #BeginEditable "doctitle" -->
+<title>Empire-db - Downloads - License</title>
+	<!-- #EndEditable -->
+	
+	<script type="text/javascript" src="../js/prototype.js"></script>
+	<script type="text/javascript" src="../js/menu.js"></script>
+	<!-- #BeginEditable "javascripts" -->
+	<!-- #EndEditable -->
+	
+	<link rel="shortcut icon" href="../empire-db.ico" />
+	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
+	<!-- #BeginEditable "stylesheets" -->
+<style type="text/css">
+
+
+table.downloads {
+	margin-left: 100px;
+}
+
+table.downloads th.package {
+	width: 180px;
+}
+
+table.downloads th.comment {
+	width: 130px;
+}
+
+table.downloads td.md5 {
+	text-align: center;
+}
+</style>
+	<!-- #EndEditable -->
+</head>
+
+<body>
+<div id="wrapper">
+
+	<!-- Header -->
+	<div id="header">
+		<div id="logo">
+			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
+		</div>
+		<div id="asf">
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<label for="asfhome" >The Apache Software Foundation</label>
+		</div>
+		<div style="clear:both"></div>
+	</div>
+	
+	<!-- Top -->
+	<div id="top">
+		<div id="topbar">&nbsp;</div>
+	</div>
+	
+	<!-- Middle -->
+	<div id="middle">
+		<div id="left">    
+				<div id="menuBox">     
+					<ul id="mainMenu">
+						<li id="menu_home"><a href="../index.html">Home</a></li>
+						<li id="menu_news"><a href="../news.htm">News</a></li>
+						<li id="menu_empiredb"><a href="../empiredb/empiredb.htm">Empire-db</a>
+								<ul class="subMenu">
+									<li id="menu_empiredb_extending_pattern"><a href="../empiredb/pattern.htm">The Empire DAO-<br />pattern</a></li>
+									<li id="menu_empiredb_handling_metadata"><a href="../empiredb/metadata.htm">Handling data and metadata</a></li>
+									<li id="menu_empiredb_wrong"><a href="../empiredb/hibernate.htm">What's wrong with Hibernate and JPA</a></li>
+									<li id="menu_empiredb_stringfree"><a href="../empiredb/stringfree.htm">The principle of<br/>string-free coding</a></li>
+									<li id="menu_empiredb_faq"><a href="../empiredb/faq.htm">FAQ</a></li>
+								</ul>
+						</li>
+						<li id="menu_struts2ext"><a href="../struts2ext/struts2ext.htm">Empire-db and Struts2</a>
+							<ul class="subMenu">
+								<li id="menu_struts2ext_forms_controls"><a href="../struts2ext/forms_controls.htm">Forms and controls</a></li>
+								<li id="menu_struts2ext_rendering_parsing"><a href="../struts2ext/rendering_parsing.htm">Rendering and parsing</a></li>
+								<!--<li id="menu_struts2ext_tag_reference"><a href="struts2ext/tag_reference.htm">Tag reference</a></li>-->
+								<li id="menu_struts2ext_input_controls"><a href="../struts2ext/input_controls.htm">Input controls</a></li>
+							</ul>
+						</li>
+						<li id="menu_downloads"><a href="latest.htm">Downloads</a>
+								<ul class="subMenu">
+									<li id="menu_downloads_previous"><a href="previous.htm">Previous releases</a></li>
+									<li id="menu_downloads_license"><a href="license.htm">License</a></li>
+								</ul>
+						</li>
+						<li id="menu_documentation"><a href="../documentation/documentation.htm">Documentation</a>					
+							<ul class="subMenu">
+								<li id="menu_documentation_class_overview"><a href="../documentation/class_overview.htm">Empire-db class<br />overview</a></li>
+								<li id="menu_documentation_tutorials"><a href="../documentation/tutorial.htm">Tutorial</a></li>
+								<li id="menu_documentation_getting_started"><a href="../documentation/getting_started.htm">Getting started</a></li>
+								<li id="menu_documentation_reverse_engineering"><a href="../documentation/reverse_engineering.htm">Reverse Engineering</a></li>
+								<li id="menu_documentation_api"><a href="../documentation/api.htm">API</a></li>
+							</ul>
+						</li>
+						<li id="menu_community"><a href="../community/community.htm">Community</a>					
+							<ul class="subMenu">
+								<li id="menu_community_mailing_lists"><a href="../community/mailing_lists.htm">Mailing lists</a></li>
+								<li id="menu_community_source_code"><a href="../community/source_code.htm">Source code</a></li>
+								<li id="menu_community_jira"><a href="../community/jira.htm">Ticketing &amp; Wiki</a></li>
+								<!--<li id="menu_community_road_map"><a href="community/road_map.htm">Road map</a></li>-->
+								<li id="menu_community_contributors"><a href="../community/contributors.htm">Contributors</a></li>
+							</ul>
+						</li>
+						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
+							<ul class="subMenu">
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+							</ul>
+						</li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+					</ul>
+				</div>
+				
+		</div>
+	
+		<!-- #BeginEditable "menu" -->	
+	<script type="text/javascript">
+		var menu = new Menu( 'mainMenu', 'menu_downloads', 'menu_downloads_license' );
+		var prev_page = "latest.htm";
+	</script>
+		<!-- #EndEditable -->
+		<script type="text/javascript">
+			/* <![CDATA[ */
+			if( menu ) {
+				// Menu fully opened (comment out if not wanted)
+				// menu.openAll();
+			/* ]]> */
+			}
+		</script>
+	
+		<div id="main">		
+			
+			<div id="pathway">
+				<span style="float:left">
+			<!-- #BeginEditable "pathway" -->
+	        	<a href="latest.htm">Downloads</a> &raquo; License
+	        <!-- #EndEditable -->
+	        	</span>
+		     	<a id="downloadLink" href="latest.htm" style="float:right">Download</a>
+	        </div>
+			
+			<div id="content">
+			<!-- #BeginEditable "content" -->
+		    <!--<h1>Downloads</h1>-->
+			<h1>Apache License Version 2.0, January 2004 <a href="https://www.apache.org/licenses/">http://www.apache.org/licenses/</a></h1>
+			<p>
+			TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
+			</p>
+			<p><b><a name="definitions">1. Definitions</a></b>.</p>
+			<p>
+			      "License" shall mean the terms and conditions for use, reproduction,
+			      and distribution as defined by Sections 1 through 9 of this document.
+			</p>
+			<p>
+			      "Licensor" shall mean the copyright owner or entity authorized by
+			      the copyright owner that is granting the License.
+			</p>
+			
+			<p>
+			      "Legal Entity" shall mean the union of the acting entity and all
+			      other entities that control, are controlled by, or are under common
+			      control with that entity. For the purposes of this definition,
+			      "control" means (i) the power, direct or indirect, to cause the
+			      direction or management of such entity, whether by contract or
+			      otherwise, or (ii) ownership of fifty percent (50%) or more of the
+			      outstanding shares, or (iii) beneficial ownership of such entity.
+			</p>
+			<p>
+			      "You" (or "Your") shall mean an individual or Legal Entity
+			      exercising permissions granted by this License.
+			</p>
+			<p>
+			      "Source" form shall mean the preferred form for making modifications,
+			      including but not limited to software source code, documentation
+			      source, and configuration files.
+			</p>
+			<p>
+			      "Object" form shall mean any form resulting from mechanical
+			      transformation or translation of a Source form, including but
+			      not limited to compiled object code, generated documentation,
+			      and conversions to other media types.
+			</p>
+			<p>
+			
+			      "Work" shall mean the work of authorship, whether in Source or
+			      Object form, made available under the License, as indicated by a
+			      copyright notice that is included in or attached to the work
+			      (an example is provided in the Appendix below).
+			</p>
+			<p>
+			      "Derivative Works" shall mean any work, whether in Source or Object
+			      form, that is based on (or derived from) the Work and for which the
+			      editorial revisions, annotations, elaborations, or other modifications
+			      represent, as a whole, an original work of authorship. For the purposes
+			      of this License, Derivative Works shall not include works that remain
+			      separable from, or merely link (or bind by name) to the interfaces of,
+			      the Work and Derivative Works thereof.
+			</p>
+			<p>
+			      "Contribution" shall mean any work of authorship, including
+			      the original version of the Work and any modifications or additions
+			      to that Work or Derivative Works thereof, that is intentionally
+			      submitted to Licensor for inclusion in the Work by the copyright owner
+			      or by an individual or Legal Entity authorized to submit on behalf of
+			      the copyright owner. For the purposes of this definition, "submitted"
+			      means any form of electronic, verbal, or written communication sent
+			      to the Licensor or its representatives, including but not limited to
+			      communication on electronic mailing lists, source code control systems,
+			      and issue tracking systems that are managed by, or on behalf of, the
+			      Licensor for the purpose of discussing and improving the Work, but
+			      excluding communication that is conspicuously marked or otherwise
+			      designated in writing by the copyright owner as "Not a Contribution."
+			</p>
+			<p>
+			      "Contributor" shall mean Licensor and any individual or Legal Entity
+			      on behalf of whom a Contribution has been received by Licensor and
+			      subsequently incorporated within the Work.
+			</p>
+			<p><b><a name="copyright">2. Grant of Copyright License</a></b>.
+			Subject to the terms and conditions of
+			      this License, each Contributor hereby grants to You a perpetual,
+			      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+			      copyright license to reproduce, prepare Derivative Works of,
+			      publicly display, publicly perform, sublicense, and distribute the
+			      Work and such Derivative Works in Source or Object form.
+			
+			</p>
+			<p><b><a name="patent">3. Grant of Patent License</a></b>.
+			Subject to the terms and conditions of
+			      this License, each Contributor hereby grants to You a perpetual,
+			      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
+			      (except as stated in this section) patent license to make, have made,
+			      use, offer to sell, sell, import, and otherwise transfer the Work,
+			      where such license applies only to those patent claims licensable
+			      by such Contributor that are necessarily infringed by their
+			      Contribution(s) alone or by combination of their Contribution(s)
+			      with the Work to which such Contribution(s) was submitted. If You
+			      institute patent litigation against any entity (including a
+			      cross-claim or counterclaim in a lawsuit) alleging that the Work
+			      or a Contribution incorporated within the Work constitutes direct
+			      or contributory patent infringement, then any patent licenses
+			      granted to You under this License for that Work shall terminate
+			      as of the date such litigation is filed.
+			</p>
+			<p><b><a name="redistribution">4. Redistribution</a></b>.
+			You may reproduce and distribute copies of the
+			      Work or Derivative Works thereof in any medium, with or without
+			      modifications, and in Source or Object form, provided that You
+			      meet the following conditions:
+			<ol type="a">
+			<li>You must give any other recipients of the Work or
+			          Derivative Works a copy of this License; and
+			<br /> <br /></li>
+			
+			<li>You must cause any modified files to carry prominent notices
+			          stating that You changed the files; and
+			<br /> <br /></li>
+			
+			<li>You must retain, in the Source form of any Derivative Works
+			          that You distribute, all copyright, patent, trademark, and
+			          attribution notices from the Source form of the Work,
+			          excluding those notices that do not pertain to any part of
+			          the Derivative Works; and
+			<br /> <br /></li>
+			
+			<li>If the Work includes a "NOTICE" text file as part of its
+			          distribution, then any Derivative Works that You distribute must
+			          include a readable copy of the attribution notices contained
+			          within such NOTICE file, excluding those notices that do not
+			          pertain to any part of the Derivative Works, in at least one
+			          of the following places: within a NOTICE text file distributed
+			          as part of the Derivative Works; within the Source form or
+			          documentation, if provided along with the Derivative Works; or,
+			          within a display generated by the Derivative Works, if and
+			          wherever such third-party notices normally appear. The contents
+			          of the NOTICE file are for informational purposes only and
+			          do not modify the License. You may add Your own attribution
+			          notices within Derivative Works that You distribute, alongside
+			          or as an addendum to the NOTICE text from the Work, provided
+			          that such additional attribution notices cannot be construed
+			          as modifying the License.</li>
+			</ol>
+			      You may add Your own copyright statement to Your modifications and
+			      may provide additional or different license terms and conditions
+			      for use, reproduction, or distribution of Your modifications, or
+			      for any such Derivative Works as a whole, provided Your use,
+			      reproduction, and distribution of the Work otherwise complies with
+			      the conditions stated in this License.
+			</p>
+			<p><b><a name="contributions">5. Submission of Contributions</a></b>.
+			Unless You explicitly state otherwise,
+			      any Contribution intentionally submitted for inclusion in the Work
+			      by You to the Licensor shall be under the terms and conditions of
+			      this License, without any additional terms or conditions.
+			      Notwithstanding the above, nothing herein shall supersede or modify
+			      the terms of any separate license agreement you may have executed
+			      with Licensor regarding such Contributions.
+			</p>
+			<p><b><a name="trademarks">6. Trademarks</a></b>.
+			This License does not grant permission to use the trade
+			      names, trademarks, service marks, or product names of the Licensor,
+			      except as required for reasonable and customary use in describing the
+			      origin of the Work and reproducing the content of the NOTICE file.
+			</p>
+			<p><b><a name="no-warranty">7. Disclaimer of Warranty</a></b>.
+			Unless required by applicable law or
+			      agreed to in writing, Licensor provides the Work (and each
+			      Contributor provides its Contributions) on an "AS IS" BASIS,
+			      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+			      implied, including, without limitation, any warranties or conditions
+			      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
+			      PARTICULAR PURPOSE. You are solely responsible for determining the
+			      appropriateness of using or redistributing the Work and assume any
+			      risks associated with Your exercise of permissions under this License.
+			</p>
+			<p><b><a name="no-liability">8. Limitation of Liability</a></b>.
+			In no event and under no legal theory,
+			      whether in tort (including negligence), contract, or otherwise,
+			      unless required by applicable law (such as deliberate and grossly
+			      negligent acts) or agreed to in writing, shall any Contributor be
+			      liable to You for damages, including any direct, indirect, special,
+			      incidental, or consequential damages of any character arising as a
+			      result of this License or out of the use or inability to use the
+			      Work (including but not limited to damages for loss of goodwill,
+			      work stoppage, computer failure or malfunction, or any and all
+			      other commercial damages or losses), even if such Contributor
+			      has been advised of the possibility of such damages.
+			
+			</p>
+			<p><b><a name="additional">9. Accepting Warranty or Additional Liability</a></b>.
+			While redistributing
+			      the Work or Derivative Works thereof, You may choose to offer,
+			      and charge a fee for, acceptance of support, warranty, indemnity,
+			      or other liability obligations and/or rights consistent with this
+			      License. However, in accepting such obligations, You may act only
+			      on Your own behalf and on Your sole responsibility, not on behalf
+			      of any other Contributor, and only if You agree to indemnify,
+			      defend, and hold each Contributor harmless for any liability
+			      incurred by, or claims asserted against, such Contributor by reason
+			      of your accepting any such warranty or additional liability.
+			</p>
+				<!-- #EndEditable --></div>
+					
+			<div id="nav">
+				<hr />
+				<div id="nav_prev">
+					<a id="prev" href=""><img src="../images/prev.gif" alt="" /> Previous Page</a> 
+					&nbsp;
+				</div>
+				<div id="nav_next">
+					&nbsp;
+					<a id="next" href="">Next Page <img src="../images/next.gif" alt="" /></a>
+				</div>
+				<div style="clear: both;"></div>
+			</div>
+			
+			<script type="text/javascript">
+			/* <![CDATA[ */
+				if( ( typeof(prev_page) == "undefined" || prev_page == "" ) &&
+					( typeof(next_page) == "undefined" || next_page == "" ) ) 
+				{
+					$( 'nav' ).hide();
+				}
+				else 
+				{			
+					if( typeof(prev_page) != "undefined" && prev_page != "" ) {
+						$( 'prev' ).href = prev_page;
+						$( 'prev' ).show();
+					}
+					else {
+						$( 'prev' ).hide();
+					}
+					
+					if( typeof(next_page) != "undefined" && next_page !="" ) {
+						$( 'next' ).href = next_page;
+						$( 'next' ).show();
+					}
+					else {
+						$( 'next' ).hide();
+					}
+				}
+			/* ]]> */
+			</script>
+
+		</div>
+
+	</div>
+	
+	<!-- Footer -->		
+	<div id="footer">
+		<div class="cr"><small>Copyright &copy; 2008-2021, The Apache Software Foundation</small></div>
+		<div class="tm"><small>Apache Empire-db, Empire-db, Apache, the Apache feather logo, and the Apache Empire-db project logo are trademarks of The Apache Software Foundation</small></div>
+	</div>
+
+</div>
+
+</body>
+<!-- #EndTemplate -->
+</html>
\ No newline at end of file

Propchange: empire-db/site/legacy/downloads/license.htm
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: empire-db/site/legacy/downloads/previous.htm
URL: http://svn.apache.org/viewvc/empire-db/site/legacy/downloads/previous.htm?rev=1898936&view=auto
==============================================================================
--- empire-db/site/legacy/downloads/previous.htm (added)
+++ empire-db/site/legacy/downloads/previous.htm Mon Mar 14 20:41:26 2022
@@ -0,0 +1,783 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
+<!-- #BeginTemplate "../main.dwt" -->
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<meta http-equiv="language" content="en" />
+	<meta name="robots" content="index, follow" />
+	<meta name="keywords" content="java, jar, jdbc, sql, data, metadata, persistence, rdbms, orm, mapping" />
+	<meta name="description" content="Open Source relational data persistence component." />
+	
+	<!-- #BeginEditable "doctitle" -->
+<title>Empire-db - Downloads</title>
+	<!-- #EndEditable -->
+	
+	<script type="text/javascript" src="../js/prototype.js"></script>
+	<script type="text/javascript" src="../js/menu.js"></script>
+	<!-- #BeginEditable "javascripts" -->
+	<!-- #EndEditable -->
+	
+	<link rel="shortcut icon" href="../empire-db.ico" />
+	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
+	<!-- #BeginEditable "stylesheets" -->
+<style type="text/css">
+
+
+
+
+
+
+table.downloads {
+	margin-left: 80px;
+    width: 600px;
+}
+
+table.downloads th {
+	white-space: nowrap;
+}
+
+table.downloads th.package {
+	width: 99%;
+}
+
+table.downloads td {
+	white-space: nowrap;
+}
+
+table.downloads td.md5 {
+	text-align: center;
+}
+.style1 {
+	text-align: right;
+}
+.style2 {
+	text-decoration: underline;
+}
+</style>
+	<!-- #EndEditable -->
+</head>
+
+<body>
+<div id="wrapper">
+
+	<!-- Header -->
+	<div id="header">
+		<div id="logo">
+			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
+		</div>
+		<div id="asf">
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<label for="asfhome" >The Apache Software Foundation</label>
+		</div>
+		<div style="clear:both"></div>
+	</div>
+	
+	<!-- Top -->
+	<div id="top">
+		<div id="topbar">&nbsp;</div>
+	</div>
+	
+	<!-- Middle -->
+	<div id="middle">
+		<div id="left">    
+				<div id="menuBox">     
+					<ul id="mainMenu">
+						<li id="menu_home"><a href="../index.html">Home</a></li>
+						<li id="menu_news"><a href="../news.htm">News</a></li>
+						<li id="menu_empiredb"><a href="../empiredb/empiredb.htm">Empire-db</a>
+								<ul class="subMenu">
+									<li id="menu_empiredb_extending_pattern"><a href="../empiredb/pattern.htm">The Empire DAO-<br />pattern</a></li>
+									<li id="menu_empiredb_handling_metadata"><a href="../empiredb/metadata.htm">Handling data and metadata</a></li>
+									<li id="menu_empiredb_wrong"><a href="../empiredb/hibernate.htm">What's wrong with Hibernate and JPA</a></li>
+									<li id="menu_empiredb_stringfree"><a href="../empiredb/stringfree.htm">The principle of<br/>string-free coding</a></li>
+									<li id="menu_empiredb_faq"><a href="../empiredb/faq.htm">FAQ</a></li>
+								</ul>
+						</li>
+						<li id="menu_struts2ext"><a href="../struts2ext/struts2ext.htm">Empire-db and Struts2</a>
+							<ul class="subMenu">
+								<li id="menu_struts2ext_forms_controls"><a href="../struts2ext/forms_controls.htm">Forms and controls</a></li>
+								<li id="menu_struts2ext_rendering_parsing"><a href="../struts2ext/rendering_parsing.htm">Rendering and parsing</a></li>
+								<!--<li id="menu_struts2ext_tag_reference"><a href="struts2ext/tag_reference.htm">Tag reference</a></li>-->
+								<li id="menu_struts2ext_input_controls"><a href="../struts2ext/input_controls.htm">Input controls</a></li>
+							</ul>
+						</li>
+						<li id="menu_downloads"><a href="latest.htm">Downloads</a>
+								<ul class="subMenu">
+									<li id="menu_downloads_previous"><a href="previous.htm">Previous releases</a></li>
+									<li id="menu_downloads_license"><a href="license.htm">License</a></li>
+								</ul>
+						</li>
+						<li id="menu_documentation"><a href="../documentation/documentation.htm">Documentation</a>					
+							<ul class="subMenu">
+								<li id="menu_documentation_class_overview"><a href="../documentation/class_overview.htm">Empire-db class<br />overview</a></li>
+								<li id="menu_documentation_tutorials"><a href="../documentation/tutorial.htm">Tutorial</a></li>
+								<li id="menu_documentation_getting_started"><a href="../documentation/getting_started.htm">Getting started</a></li>
+								<li id="menu_documentation_reverse_engineering"><a href="../documentation/reverse_engineering.htm">Reverse Engineering</a></li>
+								<li id="menu_documentation_api"><a href="../documentation/api.htm">API</a></li>
+							</ul>
+						</li>
+						<li id="menu_community"><a href="../community/community.htm">Community</a>					
+							<ul class="subMenu">
+								<li id="menu_community_mailing_lists"><a href="../community/mailing_lists.htm">Mailing lists</a></li>
+								<li id="menu_community_source_code"><a href="../community/source_code.htm">Source code</a></li>
+								<li id="menu_community_jira"><a href="../community/jira.htm">Ticketing &amp; Wiki</a></li>
+								<!--<li id="menu_community_road_map"><a href="community/road_map.htm">Road map</a></li>-->
+								<li id="menu_community_contributors"><a href="../community/contributors.htm">Contributors</a></li>
+							</ul>
+						</li>
+						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
+							<ul class="subMenu">
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+							</ul>
+						</li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+					</ul>
+				</div>
+				
+		</div>
+	
+		<!-- #BeginEditable "menu" -->	
+	<script type="text/javascript">
+		var menu = new Menu( 'mainMenu', 'menu_downloads', 'menu_downloads_previous' );
+		var prev_page = "latest.htm";
+	</script>
+		<!-- #EndEditable -->
+		<script type="text/javascript">
+			/* <![CDATA[ */
+			if( menu ) {
+				// Menu fully opened (comment out if not wanted)
+				// menu.openAll();
+			/* ]]> */
+			}
+		</script>
+	
+		<div id="main">		
+			
+			<div id="pathway">
+				<span style="float:left">
+			<!-- #BeginEditable "pathway" -->
+	 	       	<a href="latest.htm">Downloads</a> &raquo; Previous releases
+	        <!-- #EndEditable -->
+	        	</span>
+		     	<a id="downloadLink" href="latest.htm" style="float:right">Download</a>
+	        </div>
+			
+			<div id="content">
+			<!-- #BeginEditable "content" -->
+		    <!--<h1>Downloads</h1>-->
+			<h1>Notice and Disclaimer</h1>
+			<p>On this page you may download <span class="style2"><strong>previous</strong></span> releases of Apache-Empire-db.<br/>However, we recommend always using our
+			<a href="latest.htm">latest release</a> which can be found <a href="latest.htm">here.</a></p>
+			<p>Releases of Apache Empire-db are made available to the general public at no charge, under the <a href="https://apache.org/licenses/" target="_blank">Apache License</a>.</p>
+
+			<h1>Apache-Empire-db 2.5.0</h1>
+			<p>Apache-Empire-db 2.5.0 was released on <strong>12/May/2020</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>SHA256</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://www.apache.org/dyn/closer.lua/empire-db/2.5.0/apache-empire-db-2.5.0-dist.tar.gz">apache-empire-db-2.5.0-dist.tar.gz</a></td>
+						<td class="right">4.1 MB</td>
+						<td class="md5"><a href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.tar.gz.sha256" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://www.apache.org/dyn/closer.lua/empire-db/2.5.0/apache-empire-db-2.5.0-dist.zip">apache-empire-db-2.5.0-dist.zip</a></td>
+						<td class="right">4.8 MB</td>
+						<td class="md5"><a href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://downloads.apache.org/empire-db/2.5.0/apache-empire-db-2.5.0-dist.zip.sha256" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.7</h1>
+			<p>Apache-Empire-db 2.4.7 was released on <strong>31/Okt/2018</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz">apache-empire-db-2.4.7-dist.tar.gz</a></td>
+						<td class="right">3.8 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip">apache-empire-db-2.4.7-dist.zip</a></td>
+						<td class="right">4.4 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.7/apache-empire-db-2.4.7-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.6</h1>
+			<p>Apache-Empire-db 2.4.6 was released on <strong>17/Jan/2017</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.tar.gz">apache-empire-db-2.4.6-dist.tar.gz</a></td>
+						<td class="right">3.8 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.zip">apache-empire-db-2.4.6-dist.zip</a></td>
+						<td class="right">4.4 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.6/apache-empire-db-2.4.6-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.4</h1>
+			<p>Apache-Empire-db 2.4.4 was released on <strong>18/Aug/2015</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.tar.gz">apache-empire-db-2.4.4-dist.tar.gz</a></td>
+						<td class="right">3.5 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.zip">apache-empire-db-2.4.4-dist.zip</a></td>
+						<td class="right">4.0 MB</td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5"><a href="https://archive.apache.org/dist/empire-db/2.4.4/apache-empire-db-2.4.4-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.3</h1>
+			<p>Apache-Empire-db 2.4.3 was released on <strong>20/Aug/2014</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.tar.gz">apache-empire-db-2.4.3-dist.tar.gz</a></td>
+						<td class="right">3.5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.zip">apache-empire-db-2.4.3-dist.zip</a></td>
+						<td class="right">4.0 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.3/apache-empire-db-2.4.3-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.2</h1>
+			<p>Apache-Empire-db 2.4.2 was released on <strong>16/Oct/2013</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.tar.gz">apache-empire-db-2.4.2-dist.tar.gz</a></td>
+						<td class="right">3.5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.zip">apache-empire-db-2.4.2-dist.zip</a></td>
+						<td class="right">4.0 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.2/apache-empire-db-2.4.2-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.1</h1>
+			<p>Apache-Empire-db 2.4.1 was released on <strong>30/Oct/2012</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.tar.gz">apache-empire-db-2.4.1-dist.tar.gz</a></td>
+						<td class="right">3.5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.zip">apache-empire-db-2.4.1-dist.zip</a></td>
+						<td class="right">4.0 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.1/apache-empire-db-2.4.1-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.4.0</h1>
+			<p>Apache-Empire-db 2.4.0 was released on <strong>7/Aug/2012</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.tar.gz">apache-empire-db-2.4.0-dist.tar.gz</a></td>
+						<td class="right">3.4 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.zip">apache-empire-db-2.4.0-dist.zip</a></td>
+						<td class="right">4.0 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.4.0/apache-empire-db-2.4.0-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.3.0</h1>
+			<p>Apache-Empire-db 2.3.0 was released on <strong>19/Mar/2012</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.tar.gz">apache-empire-db-2.3.0-dist.tar.gz</a></td>
+						<td class="right">2,5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.zip">apache-empire-db-2.3.0-dist.zip</a></td>
+						<td class="right">2,9 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/empire-db/2.3.0/apache-empire-db-2.3.0-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.2.0 incubating</h1>
+			<p>Apache-Empire-db 2.2.0 was released on <strong>02/Nov/2011</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.tar.gz">apache-empire-db-2.2.0-incubating-dist.tar.gz</a></td>
+						<td class="right">2,5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.zip">apache-empire-db-2.2.0-incubating-dist.zip</a>
+						</td><td class="right">2,9 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.2.0/apache-empire-db-2.2.0-incubating-dist.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+            <h1>Apache-Empire-db 2.1.0 incubating</h1>
+			<p>Apache-Empire-db 2.1.0 was released on <strong>06/Mar/2011</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.tar.gz">apache-empire-db-2.1.0-incubating.tar.gz</a></td>
+						<td class="right">2,5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.zip">apache-empire-db-2.1.0-incubating.zip</a>
+						</td><td class="right">2,9 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.1.0/apache-empire-db-2.1.0-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+            <h1>Apache-Empire-db 2.0.7 incubating</h1>
+			<p>Apache-Empire-db 2.0.7 was released on <strong>12/Dec/2010</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.tar.gz">apache-empire-db-2.0.7-incubating.tar.gz</a></td>
+						<td class="right">2,5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td>
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.zip">apache-empire-db-2.0.7-incubating.zip</a>
+						</td><td class="right">2,8 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.7/apache-empire-db-2.0.7-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+            <h1>Apache-Empire-db 2.0.6 incubating</h1>
+			<p>Apache-Empire-db 2.0.6 was released on <strong>09/May/2010</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td><td>
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.tar.gz">apache-empire-db-2.0.6-incubating.tar.gz</a></td>
+						<td class="right">2,3 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.zip">apache-empire-db-2.0.6-incubating.zip</a>
+						</td><td class="right">2,7 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.6/apache-empire-db-2.0.6-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+
+			<h1>Apache-Empire-db 2.0.5 incubating</h1>
+			<p>Apache-Empire-db 2.0.5 was released on <strong>24/Sep/2009</strong></p>
+			<table class="downloads">
+				<colgroup>
+					<col width="150px" />
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">Description</th>
+						<th align="left">File</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td rowspan="2">combined<br/>source &amp; binary</td>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.tar.gz">apache-empire-db-2.0.5-incubating.tar.gz</a></td>
+						<td class="right">1,8 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.tar.gz.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.tar.gz.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.zip">apache-empire-db-2.0.5-incubating.zip</a> </td>
+						<td class="right">3,1 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/2.0.5/apache-empire-db-2.0.5-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+				</tbody>	
+			</table>
+
+			<h1>Apache-Empire-db 2.0.4 incubating</h1>
+			<p>Apache-Empire-db 2.0.4 incubating was released on <strong>18/Oct/2008</strong>.<br/>
+			This is a traditional non-Maven release including required dependencies.</p>
+			<table class="downloads">
+				<colgroup>
+					<col width="99%" />
+					<col width="60px" align="right" />
+					<col width="60px" align="right" />
+					<col width="60px" />
+					<col width="60px" />
+				</colgroup>
+				<thead>
+					<tr><th align="left">File</th>
+						<th align="center">Version</th>
+						<th align="center">Size</th>
+						<th>PGP</th>
+						<th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr>
+						<td><a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-db-2.0.4-incubating/apache-empire-db-2.0.4-incubating.zip">apache-empire-db-2.0.4-incubating.zip</a></td>
+						<td>2.0.4</td><td class="style1">6,5 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-db-2.0.4-incubating/apache-empire-db-2.0.4-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td>
+						<td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-db-2.0.4-incubating/apache-empire-db-2.0.4-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td>
+					</tr>
+					<tr><td>
+						<a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-struts2-ext-1.0.4-incubating/apache-empire-struts2-ext-1.0.4-incubating.zip">apache-empire-struts2-ext-1.0.4-incubating.zip</a></td><td>1.0.4</td><td class="style1">7 MB</td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-struts2-ext-1.0.4-incubating/apache-empire-struts2-ext-1.0.4-incubating.zip.asc" target="_blank"><img src="../images/key.gif"/></a></td><td class="md5">
+						<a href="https://archive.apache.org/dist/incubator/empire-db/apache-empire-struts2-ext-1.0.4-incubating/apache-empire-struts2-ext-1.0.4-incubating.zip.md5" target="_blank"><img src="../images/key.gif"/></a></td></tr>
+				</tbody>	
+			</table>
+
+			<h1>Verifying downloads</h1>
+			<p style="line-height:1.4em">We recommend that you verify the integrity of the downloaded files using the PGP or SHA signatures.<br/>
+			The PGP signatures can be verified using PGP or GPG after downloading the <strong><a href="https://downloads.apache.org/empire-db/KEYS">KEYS</a></strong> file.
+			We recommend that you use a web of trust, if possible to confirm the identity of these keys. For more information, please see the Apache Release FAQ.</p>
+
+        	<!--<h1>API Specifications</h1>
+        	        				
+			<table class="downloads">
+				<thead>
+					<tr><th class="package">Package</th><th>Version</th><th>Release date</th><th>Size</th>
+						<th class="comment">Comment</th><th>MD5</th></tr>
+				</thead>
+				<tbody>
+					<tr><td><a href="Empire-db-API.zip">Empire-db-API.zip</a></td><td>1.0</td><td>21.12.2007</td><td>627 KB</td><td></td><td class="md5"><a href="md5checksums.html"><img src="../images/md5.gif" alt="MD5" /></a></td></tr>
+					<tr><td><a href="Empire-db-API.zip">EmpireStruts2Ext-API.zip</a></td><td>1.0</td><td>21.12.2007</td><td>627 KB</td><td></td><td class="md5"><a href="md5checksums.html"><img src="../images/md5.gif" alt="MD5" /></a></td></tr>
+				</tbody>	
+			</table>-->
+
+
+				<!-- #EndEditable --></div>
+					
+			<div id="nav">
+				<hr />
+				<div id="nav_prev">
+					<a id="prev" href=""><img src="../images/prev.gif" alt="" /> Previous Page</a> 
+					&nbsp;
+				</div>
+				<div id="nav_next">
+					&nbsp;
+					<a id="next" href="">Next Page <img src="../images/next.gif" alt="" /></a>
+				</div>
+				<div style="clear: both;"></div>
+			</div>
+			
+			<script type="text/javascript">
+			/* <![CDATA[ */
+				if( ( typeof(prev_page) == "undefined" || prev_page == "" ) &&
+					( typeof(next_page) == "undefined" || next_page == "" ) ) 
+				{
+					$( 'nav' ).hide();
+				}
+				else 
+				{			
+					if( typeof(prev_page) != "undefined" && prev_page != "" ) {
+						$( 'prev' ).href = prev_page;
+						$( 'prev' ).show();
+					}
+					else {
+						$( 'prev' ).hide();
+					}
+					
+					if( typeof(next_page) != "undefined" && next_page !="" ) {
+						$( 'next' ).href = next_page;
+						$( 'next' ).show();
+					}
+					else {
+						$( 'next' ).hide();
+					}
+				}
+			/* ]]> */
+			</script>
+
+		</div>
+
+	</div>
+	
+	<!-- Footer -->		
+	<div id="footer">
+		<div class="cr"><small>Copyright &copy; 2008-2021, The Apache Software Foundation</small></div>
+		<div class="tm"><small>Apache Empire-db, Empire-db, Apache, the Apache feather logo, and the Apache Empire-db project logo are trademarks of The Apache Software Foundation</small></div>
+	</div>
+
+</div>
+
+</body>
+<!-- #EndTemplate -->
+</html>
\ No newline at end of file

Propchange: empire-db/site/legacy/downloads/previous.htm
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: empire-db/site/legacy/empire-db.ico
URL: http://svn.apache.org/viewvc/empire-db/site/legacy/empire-db.ico?rev=1898936&view=auto
==============================================================================
Binary file - no diff available.

Propchange: empire-db/site/legacy/empire-db.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: empire-db/site/legacy/empiredb/empiredb.htm
URL: http://svn.apache.org/viewvc/empire-db/site/legacy/empiredb/empiredb.htm?rev=1898936&view=auto
==============================================================================
--- empire-db/site/legacy/empiredb/empiredb.htm (added)
+++ empire-db/site/legacy/empiredb/empiredb.htm Mon Mar 14 20:41:26 2022
@@ -0,0 +1,242 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
+<!-- #BeginTemplate "../main.dwt" -->
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<meta http-equiv="language" content="en" />
+	<meta name="robots" content="index, follow" />
+	<meta name="keywords" content="java, jar, jdbc, sql, data, metadata, persistence, rdbms, orm, mapping" />
+	<meta name="description" content="Open Source relational data persistence component." />
+	
+	<!-- #BeginEditable "doctitle" -->
+<title>Empire-db - At a glance</title>
+	<!-- #EndEditable -->
+	
+	<script type="text/javascript" src="../js/prototype.js"></script>
+	<script type="text/javascript" src="../js/menu.js"></script>
+	<!-- #BeginEditable "javascripts" -->
+	<!-- #EndEditable -->
+	
+	<link rel="shortcut icon" href="../empire-db.ico" />
+	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
+	<!-- #BeginEditable "stylesheets" -->
+	<!-- #EndEditable -->
+</head>
+
+<body>
+<div id="wrapper">
+
+	<!-- Header -->
+	<div id="header">
+		<div id="logo">
+			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
+		</div>
+		<div id="asf">
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<label for="asfhome" >The Apache Software Foundation</label>
+		</div>
+		<div style="clear:both"></div>
+	</div>
+	
+	<!-- Top -->
+	<div id="top">
+		<div id="topbar">&nbsp;</div>
+	</div>
+	
+	<!-- Middle -->
+	<div id="middle">
+		<div id="left">    
+				<div id="menuBox">     
+					<ul id="mainMenu">
+						<li id="menu_home"><a href="../index.html">Home</a></li>
+						<li id="menu_news"><a href="../news.htm">News</a></li>
+						<li id="menu_empiredb"><a href="empiredb.htm">Empire-db</a>
+								<ul class="subMenu">
+									<li id="menu_empiredb_extending_pattern"><a href="pattern.htm">The Empire DAO-<br />pattern</a></li>
+									<li id="menu_empiredb_handling_metadata"><a href="metadata.htm">Handling data and metadata</a></li>
+									<li id="menu_empiredb_wrong"><a href="hibernate.htm">What's wrong with Hibernate and JPA</a></li>
+									<li id="menu_empiredb_stringfree"><a href="stringfree.htm">The principle of<br/>string-free coding</a></li>
+									<li id="menu_empiredb_faq"><a href="faq.htm">FAQ</a></li>
+								</ul>
+						</li>
+						<li id="menu_struts2ext"><a href="../struts2ext/struts2ext.htm">Empire-db and Struts2</a>
+							<ul class="subMenu">
+								<li id="menu_struts2ext_forms_controls"><a href="../struts2ext/forms_controls.htm">Forms and controls</a></li>
+								<li id="menu_struts2ext_rendering_parsing"><a href="../struts2ext/rendering_parsing.htm">Rendering and parsing</a></li>
+								<!--<li id="menu_struts2ext_tag_reference"><a href="struts2ext/tag_reference.htm">Tag reference</a></li>-->
+								<li id="menu_struts2ext_input_controls"><a href="../struts2ext/input_controls.htm">Input controls</a></li>
+							</ul>
+						</li>
+						<li id="menu_downloads"><a href="../downloads/latest.htm">Downloads</a>
+								<ul class="subMenu">
+									<li id="menu_downloads_previous"><a href="../downloads/previous.htm">Previous releases</a></li>
+									<li id="menu_downloads_license"><a href="../downloads/license.htm">License</a></li>
+								</ul>
+						</li>
+						<li id="menu_documentation"><a href="../documentation/documentation.htm">Documentation</a>					
+							<ul class="subMenu">
+								<li id="menu_documentation_class_overview"><a href="../documentation/class_overview.htm">Empire-db class<br />overview</a></li>
+								<li id="menu_documentation_tutorials"><a href="../documentation/tutorial.htm">Tutorial</a></li>
+								<li id="menu_documentation_getting_started"><a href="../documentation/getting_started.htm">Getting started</a></li>
+								<li id="menu_documentation_reverse_engineering"><a href="../documentation/reverse_engineering.htm">Reverse Engineering</a></li>
+								<li id="menu_documentation_api"><a href="../documentation/api.htm">API</a></li>
+							</ul>
+						</li>
+						<li id="menu_community"><a href="../community/community.htm">Community</a>					
+							<ul class="subMenu">
+								<li id="menu_community_mailing_lists"><a href="../community/mailing_lists.htm">Mailing lists</a></li>
+								<li id="menu_community_source_code"><a href="../community/source_code.htm">Source code</a></li>
+								<li id="menu_community_jira"><a href="../community/jira.htm">Ticketing &amp; Wiki</a></li>
+								<!--<li id="menu_community_road_map"><a href="community/road_map.htm">Road map</a></li>-->
+								<li id="menu_community_contributors"><a href="../community/contributors.htm">Contributors</a></li>
+							</ul>
+						</li>
+						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
+							<ul class="subMenu">
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+							</ul>
+						</li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+					</ul>
+				</div>
+				
+		</div>
+	
+		<!-- #BeginEditable "menu" -->	
+	<script type="text/javascript">
+		var menu = new Menu( 'mainMenu', 'menu_empiredb' );
+		var next_page = "pattern.htm";
+	</script>
+		<!-- #EndEditable -->
+		<script type="text/javascript">
+			/* <![CDATA[ */
+			if( menu ) {
+				// Menu fully opened (comment out if not wanted)
+				// menu.openAll();
+			/* ]]> */
+			}
+		</script>
+	
+		<div id="main">		
+			
+			<div id="pathway">
+				<span style="float:left">
+			<!-- #BeginEditable "pathway" -->
+	        	Empire-db
+	        <!-- #EndEditable -->
+	        	</span>
+		     	<a id="downloadLink" href="../downloads/latest.htm" style="float:right">Download</a>
+	        </div>
+			
+			<div id="content">
+			<!-- #BeginEditable "content" -->
+		<h1>At a glance</h1>
+			<p>	Empire-db is a lightweight yet powerful relational database 
+			abstraction layer based on JDBC. It is Open Source and provided 
+			under the Apache 2.0 license.</p>
+		<p> With its unique intuitive and string-free command API you can build virtually any select, insert, update or delete 
+			statement independent from the target DBMS. Database entities are managed through dynamic beans which even allow 
+			data model changes at runtime. Still it acts passively and gives you full control over connection and transaction 
+			handling with zero configuration required.</p>
+		<p> Empire-db's object model for the schema definition offers unprecedented compile-time safety when building dynamic queries or working 
+			with metadata. As a positive side effect your IDE's code completion feature allows browsing of your data model which can 
+			dramatically improve productivity.</p>
+		<h2>Feature list:</h2>
+		<ul>
+			<li>No XML schemas or annotations to learn – everything&#39;s in Java 
+			(Plain Old Java Code).</li>
+			<li>Zero configuration footprint - not even one single configuration 
+			file!</li>
+			<li>DBMS independent data model definition, record handling and command definition, which keeps code 
+				portable to all SQL databases.</li>
+			<li>Metadata accessible and extensible through standard Java code.</li>
+			<li>Type-safe API for dynamic SQL command generation lets you build virtually any SQL statement exactly 
+				as you want it; intuitive and completely string-free.</li>
+			<li>No need to always work with full database entities. Build 
+			queries to provide you with the data exactly as you need it, and 
+			obtain the result for example as a list of any type of POJO with 
+			matching property setters or constructor.</li>
+			<li>Query results or record data may alternatively be obtained as 
+			XML even with added metadata.</li>
+			<li>Works with dynamic beans and type-safe field access. Special support for data exchange 
+			to and from traditional JavaBeans / POJOs is provided.</li>
+			<li>Automatic tracking of record state and field modification (aka "dirty checking") to 
+			only insert/ update modified fields.</li>
+			<li>Support for optimistic locking through timestamp column.</li>
+			<li>DDL generation for target DBMS from object definition, either for the entire database or for 
+				individual objects such as tables, views, columns and relations.</li>
+			<li>Support for data model changes (DDL) at runtime with full 
+			dynamic bean support.</li>
+		</ul>
+		<h2>Major benefits:</h2>
+		<ul>
+			<li>Maximum compile-time safety through <a href="stringfree.htm">the principle of string-free coding</a>. This leads to better code 
+				quality and maintainability.</li>
+			<li><a href="metadata.htm">Metadata support</a> reduces redundancies through all implementation layers.</li>
+			<li>Unlimited utilization of the power of SQL helps improving 
+			application performance, while retaining full database portability.</li>
+			<li>Increased productivity by utilizing the IDE's code completion feature for dynamic query 
+				generation and metadata access.</li>
+			<li>Easy to learn through intuitive SQL command API.</li>
+		</ul>
+				<!-- #EndEditable --></div>
+					
+			<div id="nav">
+				<hr />
+				<div id="nav_prev">
+					<a id="prev" href=""><img src="../images/prev.gif" alt="" /> Previous Page</a> 
+					&nbsp;
+				</div>
+				<div id="nav_next">
+					&nbsp;
+					<a id="next" href="">Next Page <img src="../images/next.gif" alt="" /></a>
+				</div>
+				<div style="clear: both;"></div>
+			</div>
+			
+			<script type="text/javascript">
+			/* <![CDATA[ */
+				if( ( typeof(prev_page) == "undefined" || prev_page == "" ) &&
+					( typeof(next_page) == "undefined" || next_page == "" ) ) 
+				{
+					$( 'nav' ).hide();
+				}
+				else 
+				{			
+					if( typeof(prev_page) != "undefined" && prev_page != "" ) {
+						$( 'prev' ).href = prev_page;
+						$( 'prev' ).show();
+					}
+					else {
+						$( 'prev' ).hide();
+					}
+					
+					if( typeof(next_page) != "undefined" && next_page !="" ) {
+						$( 'next' ).href = next_page;
+						$( 'next' ).show();
+					}
+					else {
+						$( 'next' ).hide();
+					}
+				}
+			/* ]]> */
+			</script>
+
+		</div>
+
+	</div>
+	
+	<!-- Footer -->		
+	<div id="footer">
+		<div class="cr"><small>Copyright &copy; 2008-2021, The Apache Software Foundation</small></div>
+		<div class="tm"><small>Apache Empire-db, Empire-db, Apache, the Apache feather logo, and the Apache Empire-db project logo are trademarks of The Apache Software Foundation</small></div>
+	</div>
+
+</div>
+
+</body>
+<!-- #EndTemplate -->
+</html>
\ No newline at end of file

Propchange: empire-db/site/legacy/empiredb/empiredb.htm
------------------------------------------------------------------------------
    svn:mime-type = text/plain

Added: empire-db/site/legacy/empiredb/faq.htm
URL: http://svn.apache.org/viewvc/empire-db/site/legacy/empiredb/faq.htm?rev=1898936&view=auto
==============================================================================
--- empire-db/site/legacy/empiredb/faq.htm (added)
+++ empire-db/site/legacy/empiredb/faq.htm Mon Mar 14 20:41:26 2022
@@ -0,0 +1,280 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-gb" lang="en-gb" >
+<!-- #BeginTemplate "../main.dwt" -->
+<head>
+	<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+	<meta http-equiv="language" content="en" />
+	<meta name="robots" content="index, follow" />
+	<meta name="keywords" content="java, jar, jdbc, sql, data, metadata, persistence, rdbms, orm, mapping" />
+	<meta name="description" content="Open Source relational data persistence component." />
+	
+	<!-- #BeginEditable "doctitle" -->
+<title>Empire-db - Frequently asked questions</title>
+	<!-- #EndEditable -->
+	
+	<script type="text/javascript" src="../js/prototype.js"></script>
+	<script type="text/javascript" src="../js/menu.js"></script>
+	<!-- #BeginEditable "javascripts" -->
+	<!-- #EndEditable -->
+	
+	<link rel="shortcut icon" href="../empire-db.ico" />
+	<link rel="stylesheet" href="../css/layout.css" type="text/css" />
+	<!-- #BeginEditable "stylesheets" -->
+<style type="text/css">
+
+
+#content h2 {
+	font-style: italic;
+	border-bottom: 1px solid;
+	background: url("../images/answer.gif") no-repeat scroll left center; /* replace .2em by whatever works for you */
+	padding-left: 20px;
+}
+
+#faq li {
+	list-style: none;
+	background: url("../images/question.gif") no-repeat scroll left center; /* replace .2em by whatever works for you */
+	padding-left: 20px;
+}
+</style>
+	<!-- #EndEditable -->
+</head>
+
+<body>
+<div id="wrapper">
+
+	<!-- Header -->
+	<div id="header">
+		<div id="logo">
+			<img src="../images/logos/empire-db-logo.gif" alt="Empire-db: The relational data persistence component." />
+		</div>
+		<div id="asf">
+			<a id="asfhome" target="_blank" href="https://www.apache.org"><img src="../images/logos/feather-small.gif" alt="The Apache Software Foundation" /></a>
+			<label for="asfhome" >The Apache Software Foundation</label>
+		</div>
+		<div style="clear:both"></div>
+	</div>
+	
+	<!-- Top -->
+	<div id="top">
+		<div id="topbar">&nbsp;</div>
+	</div>
+	
+	<!-- Middle -->
+	<div id="middle">
+		<div id="left">    
+				<div id="menuBox">     
+					<ul id="mainMenu">
+						<li id="menu_home"><a href="../index.html">Home</a></li>
+						<li id="menu_news"><a href="../news.htm">News</a></li>
+						<li id="menu_empiredb"><a href="empiredb.htm">Empire-db</a>
+								<ul class="subMenu">
+									<li id="menu_empiredb_extending_pattern"><a href="pattern.htm">The Empire DAO-<br />pattern</a></li>
+									<li id="menu_empiredb_handling_metadata"><a href="metadata.htm">Handling data and metadata</a></li>
+									<li id="menu_empiredb_wrong"><a href="hibernate.htm">What's wrong with Hibernate and JPA</a></li>
+									<li id="menu_empiredb_stringfree"><a href="stringfree.htm">The principle of<br/>string-free coding</a></li>
+									<li id="menu_empiredb_faq"><a href="faq.htm">FAQ</a></li>
+								</ul>
+						</li>
+						<li id="menu_struts2ext"><a href="../struts2ext/struts2ext.htm">Empire-db and Struts2</a>
+							<ul class="subMenu">
+								<li id="menu_struts2ext_forms_controls"><a href="../struts2ext/forms_controls.htm">Forms and controls</a></li>
+								<li id="menu_struts2ext_rendering_parsing"><a href="../struts2ext/rendering_parsing.htm">Rendering and parsing</a></li>
+								<!--<li id="menu_struts2ext_tag_reference"><a href="struts2ext/tag_reference.htm">Tag reference</a></li>-->
+								<li id="menu_struts2ext_input_controls"><a href="../struts2ext/input_controls.htm">Input controls</a></li>
+							</ul>
+						</li>
+						<li id="menu_downloads"><a href="../downloads/latest.htm">Downloads</a>
+								<ul class="subMenu">
+									<li id="menu_downloads_previous"><a href="../downloads/previous.htm">Previous releases</a></li>
+									<li id="menu_downloads_license"><a href="../downloads/license.htm">License</a></li>
+								</ul>
+						</li>
+						<li id="menu_documentation"><a href="../documentation/documentation.htm">Documentation</a>					
+							<ul class="subMenu">
+								<li id="menu_documentation_class_overview"><a href="../documentation/class_overview.htm">Empire-db class<br />overview</a></li>
+								<li id="menu_documentation_tutorials"><a href="../documentation/tutorial.htm">Tutorial</a></li>
+								<li id="menu_documentation_getting_started"><a href="../documentation/getting_started.htm">Getting started</a></li>
+								<li id="menu_documentation_reverse_engineering"><a href="../documentation/reverse_engineering.htm">Reverse Engineering</a></li>
+								<li id="menu_documentation_api"><a href="../documentation/api.htm">API</a></li>
+							</ul>
+						</li>
+						<li id="menu_community"><a href="../community/community.htm">Community</a>					
+							<ul class="subMenu">
+								<li id="menu_community_mailing_lists"><a href="../community/mailing_lists.htm">Mailing lists</a></li>
+								<li id="menu_community_source_code"><a href="../community/source_code.htm">Source code</a></li>
+								<li id="menu_community_jira"><a href="../community/jira.htm">Ticketing &amp; Wiki</a></li>
+								<!--<li id="menu_community_road_map"><a href="community/road_map.htm">Road map</a></li>-->
+								<li id="menu_community_contributors"><a href="../community/contributors.htm">Contributors</a></li>
+							</ul>
+						</li>
+						<li id="menu_apache"><a href="../apache.htm">About Apache</a>
+							<ul class="subMenu">
+								<li id="menu_apache_home"><a href="https://www.apache.org">Apache home<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_donate"><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_thanks"><a href="https://www.apache.org/foundation/thanks.html">Foundation thanks<span class="asflink">&nbsp;</span></a></li>
+								<li id="menu_apache_security"><a href="https://www.apache.org/security/">Security<span class="asflink">&nbsp;</span></a></li>
+							</ul>
+						</li>
+						<li id="menu_disclaimer"><a href="https://www.apache.org/licenses/">License<span class="asflink">&nbsp;</span></a></li>
+					</ul>
+				</div>
+				
+		</div>
+	
+		<!-- #BeginEditable "menu" -->	
+	<script type="text/javascript">
+		var menu = new Menu( 'mainMenu', 'menu_empiredb', 'menu_empiredb_faq' );
+		var prev_page = "stringfree.htm";
+	</script>
+		<!-- #EndEditable -->
+		<script type="text/javascript">
+			/* <![CDATA[ */
+			if( menu ) {
+				// Menu fully opened (comment out if not wanted)
+				// menu.openAll();
+			/* ]]> */
+			}
+		</script>
+	
+		<div id="main">		
+			
+			<div id="pathway">
+				<span style="float:left">
+			<!-- #BeginEditable "pathway" -->
+	        	<a href="empiredb.htm">Empire-db</a> &raquo; Frequently asked questions
+	        <!-- #EndEditable -->
+	        	</span>
+		     	<a id="downloadLink" href="../downloads/latest.htm" style="float:right">Download</a>
+	        </div>
+			
+			<div id="content">
+			<!-- #BeginEditable "content" -->
+		<h1>Overview</h1>
+		<ul id="faq">
+			<li><a href="#question1">How long has Empire-db been around and why have I never heard of it?</a></li>		
+			<li><a href="#question2">What application is Empire-db suitable for?</a></li>
+			<li><a href="#question3">What Web application frameworks does Empire-db integrate with?</a></li>
+			<li><a href="#question4">Does Empire-db conform to the JPA standard?</a></li>									
+			<li><a href="#question5">Does Empire-db handle connection pooling and object caching?</a></li>						
+			<li><a href="#question6">How does Empire-db implement inserts, updates and optimistic locking?</a></li>
+			<li><a href="#question7">Can Empire-db generate arbitrary insert, update and delete statements?</a></li>
+			<li><a href="#question8">Can Empire-db change the data model at runtime?</a></li>		
+			<li><a href="#question9">Does Empire-db support DBMS specific SQL functions?</a></li>				
+		</ul>
+		<br/>
+		<h2 id="question1">How long has Empire-db been around and why have I never heard of it?</h2>
+		<p> The conceptual design and first implementation of Empire-db was made in the year 2000 by ESTEAM Software. 
+			In the following years it has constantly improved and proven its superior capabilities in various database 
+			related projects. In summer 2007 ESTEAM Software decided that the solution was now mature enough to be released 
+			as an Open Source project under the name Empire-db.</p>
+		
+		<h2 id="question2">What application is Empire-db suitable for?</h2>
+		<p> We have used Empire-db for both Web and Rich-client applications as well as for interfaceless cronjobs 
+			and from information systems to data warehousing. The more extensively you need to use a relational database 
+			and the more data driven your application is the more suitable is Empire-db.</p>
+    		
+		<h2 id="question3">What Web application frameworks does Empire-db integrate with?</h2>
+		<p> Conceptually you can use Empire-db with any Web application framework but there is a special – and we 
+			believe revolutionary – integration for the new Struts2 Web application framework offered by the Apache 
+			foundation. With what we call the Empire-Struts2-Extensions you can utilize all of Empire-db’s metadata 
+			capabilities through special HTML-Tags. We think that Web application development has never been more 
+			efficient and that separation of view and model has never been cleaner as with this solution.</p>
+		
+		<h2 id="question4">Does Empire-db conform to the JPA standard?</h2>
+		<p> No. The JPA standard is a least common denominator specification of object relational mapping (ORM). 
+			If Empire-db was yet another JPA implementation it could not offer any major benefits over existing 
+			solutions. We believe that only with a fundamentally different approach issues such as compile-time safety 
+			and metadata management can be addressed properly.</p>
+		
+		<h2 id="question5">Does Empire-db handle connection pooling and object caching?</h2>
+		<p> No. Empire-db is passive and leaves connection and transaction handling to you 
+		and your application 
+			container – thus leaving you in full control and requiring zero configuration. While object caching 
+			might be necessary for traditional ORM solutions, we think with the way Empire-db is designed there 
+			is no real need for it. Besides that, we feel that object caching in relational data persistence can be problematic.</p>
+
+		<h2 id="question6">How does Empire-db implement inserts, updates and optimistic locking?</h2>
+		<p> Empire-db automatically keeps track of all changes on an entity by keeping a modification flag for each 
+			attribute. Thus only modified fields are inserted and updated in the database. Empire-db also keeps 
+			track of an entity&#39;s state, hence it automatically knows whether to perform an insert or an update 
+			operation. For optimistic locking Empire-db requires a timestamp field to be provided with the corresponding 
+			table, through which concurrent changes in the database are detected. This feature is optional but 
+			strongly recommended.</p>
+
+		<h2 id="question7">Can Empire-db generate arbitrary insert, update and delete statements?</h2>
+		<p> Yes. The DBCommand object will let you generate SQL statements for either querying (select), updating, 
+			inserting or deleting data just as you'd write them, but entirely string-free only by using its unique 
+			API. This will make your code portable and you can easily run it 
+			on another DBMS just by selecting the corresponding driver.</p>
+
+		<h2 id="question8">Can Empire-db change the data model at runtime?</h2>
+		<p> Yes. With Empire-db you can even change the data model dynamically at runtime by creating, altering or 
+			deleting objects like tables, views, relations or columns – provided that the driver supports this feature. 
+			Because of its dynamic beans you can use new and changed objects just as if they had existed like that 
+			at compile time. This is something you clearly can't do with traditional JavaBeans 
+		/ POJOs.</p>
+
+		<h2 id="question9">Does Empire-db support DBMS specific SQL functions?</h2>
+		<p> Yes, if supported by the driver. An example is the Oracle's "connect by prior" phrase which can be used 
+			to perform hierarchical queries. With an Oracle driver attached to your database you can cast your DBCommand 
+			object into a DBCommandOracle object. This will then provide the two additional methods <code>connectByPrior()</code>
+			and <code>startWith()</code>. However this will make your code Oracle specific.</p>
+
+				<!-- #EndEditable --></div>
+					
+			<div id="nav">
+				<hr />
+				<div id="nav_prev">
+					<a id="prev" href=""><img src="../images/prev.gif" alt="" /> Previous Page</a> 
+					&nbsp;
+				</div>
+				<div id="nav_next">
+					&nbsp;
+					<a id="next" href="">Next Page <img src="../images/next.gif" alt="" /></a>
+				</div>
+				<div style="clear: both;"></div>
+			</div>
+			
+			<script type="text/javascript">
+			/* <![CDATA[ */
+				if( ( typeof(prev_page) == "undefined" || prev_page == "" ) &&
+					( typeof(next_page) == "undefined" || next_page == "" ) ) 
+				{
+					$( 'nav' ).hide();
+				}
+				else 
+				{			
+					if( typeof(prev_page) != "undefined" && prev_page != "" ) {
+						$( 'prev' ).href = prev_page;
+						$( 'prev' ).show();
+					}
+					else {
+						$( 'prev' ).hide();
+					}
+					
+					if( typeof(next_page) != "undefined" && next_page !="" ) {
+						$( 'next' ).href = next_page;
+						$( 'next' ).show();
+					}
+					else {
+						$( 'next' ).hide();
+					}
+				}
+			/* ]]> */
+			</script>
+
+		</div>
+
+	</div>
+	
+	<!-- Footer -->		
+	<div id="footer">
+		<div class="cr"><small>Copyright &copy; 2008-2021, The Apache Software Foundation</small></div>
+		<div class="tm"><small>Apache Empire-db, Empire-db, Apache, the Apache feather logo, and the Apache Empire-db project logo are trademarks of The Apache Software Foundation</small></div>
+	</div>
+
+</div>
+
+</body>
+<!-- #EndTemplate -->
+</html>
\ No newline at end of file

Propchange: empire-db/site/legacy/empiredb/faq.htm
------------------------------------------------------------------------------
    svn:mime-type = text/plain