<html>
  <head>
    
  </head>
  <body>
    <p>
      <font style="font-size:10px;" face="Courier New" color="#000000" size="10px">The 
      </font><b><font style="font-size:10px;" face="Courier New" color="#ff0000" size="10px">ORM 
      Persistable</font></b><font style="font-size:10px;" face="Courier New" color="#000000" size="10px"> 
      models of <u>fire safety system</u></font>
    </p>
    <p>
      <font style="font-size:10px;" face="courier new" color="#000000" size="10px">There 
      entity will be persisted by <i>object-relational mapping</i> technology.</font>
    </p>
    <p>
      <b><font style="font-size:10px;" face="courier new" color="#000000" size="10px">Entities</font></b>
    </p>
    <ol>
      <li>
        <font style="font-size:10px;" face="courier new" color="#000000" size="10px">Inspector</font>
      </li>
      <li>
        <font style="font-size:10px;" face="Courier New" color="#000000" size="10px">SafetyInspection</font>
      </li>
      <li>
        <font style="font-size:10px;" face="Courier New" color="#000000" size="10px">ItemPhoto</font>
      </li>
      <li>
        <font style="font-size:10px;" face="courier new" color="#000000" size="10px">Item</font>
      </li>
      <li>
        <font style="font-size:10px;" face="courier new" color="#000000" size="10px">ItemType</font>
      </li>
    </ol>
  </body>
</html>
