topical media & game development

talk show tell print

professional-portal-04-ojbmsg-WEB-INF-classes-repository.xml / xml



  <?xml version="1.0" encoding="UTF-8"?>
  
  <!-- defining entities for include-files -->
  <!DOCTYPE descriptor-repository SYSTEM "repository.dtd" [
  <!ENTITY database SYSTEM "repository_database.xml">
  <!ENTITY internal SYSTEM "repository_internal.xml">
  <!ENTITY user SYSTEM "repository_user.xml">
  ]>
  
  <descriptor-repository version="1.0" isolation-level="read-uncommitted">
  
      <!-- include all used database connections -->
      &database;
  
      <!-- include ojb internal mappings here -->
      &internal;
  
      <!-- include user defined mappings here -->
      &user;
  
  </descriptor-repository>


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.