[jboss-cvs] JBossCache/docs/JBossCache-UserGuide/en ...

Manik Surtani msurtani at jboss.com
Tue Jan 23 19:18:39 EST 2007


  User: msurtani
  Date: 07/01/23 19:18:39

  Modified:    docs/JBossCache-UserGuide/en  master.xml
  Log:
  Chapter 10
  
  Revision  Changes    Path
  1.8       +2 -48     JBossCache/docs/JBossCache-UserGuide/en/master.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: master.xml
  ===================================================================
  RCS file: /cvsroot/jboss/JBossCache/docs/JBossCache-UserGuide/en/master.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -b -r1.7 -r1.8
  --- master.xml	23 Jan 2007 23:40:16 -0000	1.7
  +++ master.xml	24 Jan 2007 00:18:39 -0000	1.8
  @@ -9,7 +9,6 @@
           <!ENTITY transactions SYSTEM "modules/transactions.xml">
           <!ENTITY eviction_policies SYSTEM "modules/eviction_policies.xml">
           <!ENTITY cache_loaders SYSTEM "modules/cache_loaders.xml">
  -        <!ENTITY treecache_marshaller SYSTEM "modules/treecache_marshaller.xml">
           <!ENTITY compatibility SYSTEM "modules/compatibility.xml">
           <!ENTITY configuration SYSTEM "modules/configuration.xml">
           <!ENTITY deployment SYSTEM "modules/deployment.xml">
  @@ -145,57 +144,12 @@
            </section>
         </chapter>
   
  -      <chapter id="transactions">
  -         <title>Transactions And Concurrency</title>
  -         <para><emphasis>TODO</emphasis></para>
  -         <section>
  -            <title>Concurrent Access</title>
  -            <para><emphasis>TODO</emphasis></para>
  -            <section>
  -               <title>Locks</title>
  -               <para><emphasis>TODO</emphasis></para>
  -               <section>
  -                  <title>Pessimistic Locking</title>
  -                  <para><emphasis>TODO</emphasis></para>
  -                  <section>
  -                     <title>Isolation Levels</title>
  -                     <para><emphasis>TODO</emphasis></para>
  -                  </section>
  -               </section>
  -               <section>
  -                  <title>Optimistic Locking</title>
  -                  <para><emphasis>TODO</emphasis></para>
  -                  <section>
  -                     <title>Architecture</title>
  -                     <para><emphasis>TODO</emphasis></para>
  -                  </section>
  -                  <section>
  -                     <title>Data Versioning</title>
  -                     <para><emphasis>TODO</emphasis></para>
  -                  </section>
  -               </section>
  -            </section>
  -         </section>
  -         <section>
  -            <title>Transaction Support</title>
  -            <para><emphasis>TODO</emphasis></para>
  -            <section>
  -               <title>TransactionManagerLookup</title>
  -               <para><emphasis>TODO</emphasis></para>
  -         </section>
  -         </section>
  -      </chapter>
  -      
  -
  -
         <!--
  -
  -      &transactions;
         &eviction_policies;
         &cache_loaders;
  -      &treecache_marshaller;
  -      &state_transfer;
         -->
  +      &transactions;
  +      
      </part>
   
      <part label="III">
  
  
  



More information about the jboss-cvs-commits mailing list