You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by pp...@apache.org on 2007/12/25 07:28:09 UTC

svn commit: r606763 - in /labs/fluid/slice: openjpa-slice-0.2.0-SNAPSHOT.jar src/site/apt/index.apt

Author: ppoddar
Date: Mon Dec 24 22:27:59 2007
New Revision: 606763

URL: http://svn.apache.org/viewvc?rev=606763&view=rev
Log:
apt changes

Modified:
    labs/fluid/slice/openjpa-slice-0.2.0-SNAPSHOT.jar
    labs/fluid/slice/src/site/apt/index.apt

Modified: labs/fluid/slice/openjpa-slice-0.2.0-SNAPSHOT.jar
URL: http://svn.apache.org/viewvc/labs/fluid/slice/openjpa-slice-0.2.0-SNAPSHOT.jar?rev=606763&r1=606762&r2=606763&view=diff
==============================================================================
Binary files - no diff available.

Modified: labs/fluid/slice/src/site/apt/index.apt
URL: http://svn.apache.org/viewvc/labs/fluid/slice/src/site/apt/index.apt?rev=606763&r1=606762&r2=606763&view=diff
==============================================================================
--- labs/fluid/slice/src/site/apt/index.apt (original)
+++ labs/fluid/slice/src/site/apt/index.apt Mon Dec 24 22:27:59 2007
@@ -1,14 +1,15 @@
 Introduction to Slice
 
 +-------------------------------------------------------------------------
- Slice extends {{{http://openjpa.apache.org}OpenJPA}} to work with horizontally-partitioned, distributed databases.
+ Slice extends OpenJPA to work with horizontally-partitioned, distributed databases.
 +-------------------------------------------------------------------------
 
 [images/slice_small]        
 
  Slice abstracts horizontally-partitioned, distributed databases as a single 
- virtual database for OpenJPA so that the user application can use all OpenJPA 
- features without the technical challenges of handling multiple databases.
+ virtual database so that the user application can use every 
+ powerful feature of {{{http://openjpa.apache.org}OpenJPA}} 
+ in a distributed environment without any complexity or code change. 
  {{{http://en.wikipedia.org/wiki/Partition_(database)}Horizontal partitioning}}
  refers to partitioning of the rows of a table across many databases. 
  We refer these underlying databases as <Slice> in this context.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org