blob: 13e30a4842299c43cfaf7d51df47ef878acee648 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<title>Grails Data Mapping @ GitHub</title>
<style type="text/css">
body {
margin-top: 1.0em;
font-family: "Helvetica,Arial,FreeSans";
}
#container {
margin: 0 auto;
margin-left: 50px;
margin-right: 50px;
}
.propName { font-weight: bold; }
h1 { color: #00CC00; margin-bottom: 3px; }
td { padding: 2px 5px; }
</style>
</head>
<body>
<a href="https://github.com/SpringSource/grails-data-mapping/"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
<div id="container">
<h1>GORM for NoSQL</h1>
<table id="properties">
<tbody>
<tr>
<td class="propName">Grails Version</td>
<td>1.3.7 and above</td>
</tr>
<tr>
<td class="propName">Author</td>
<td>Graeme Rocher</td>
</tr>
</tbody>
</table>
<hr />
<h2>Documentation</h2>
<ul>
<li><a href="api/index.html">Core API</a></li>
<li><a href="manual/index.html">Developer Guide</a></li>
</ul>
<h2>Implementations</h2>
<ul>
${datastores}
</ul>
<hr />
</body>
</html>