| <!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>GORM for ${datastore} @ 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 ${datastore}</h1> |
| <table id="properties"> |
| <tbody> |
| <tr> |
| <td class="propName">Grails Version</td> |
| <td>2.5.x and above</td> |
| </tr> |
| </tbody> |
| </table> |
| <hr /> |
| <h2>Documentation</h2> |
| <ul> |
| <li><a href="manual/index.html">User guide</a></a> |
| <li><a href="api/index.html">Java API</a></li> |
| </ul> |
| <hr /> |
| </body> |
| </html> |