Repository: cayenne
Updated Branches:
  refs/heads/master 3d44dbaa7 -> 449294f2e


dummy change


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/449294f2
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/449294f2
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/449294f2

Branch: refs/heads/master
Commit: 449294f2e038d29478a54b7617310bb42e685243
Parents: 3d44dba
Author: aadamchik <[email protected]>
Authored: Sun Apr 20 09:40:14 2014 +0300
Committer: aadamchik <[email protected]>
Committed: Sun Apr 20 09:40:14 2014 +0300

----------------------------------------------------------------------
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/449294f2/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f93e47b..1cae17b 100644
--- a/README.md
+++ b/README.md
@@ -2,4 +2,4 @@ Apache Cayenne is an open source persistence framework licensed 
under the Apache
 
 Cayenne is designed to be easy to use, without sacrificing flexibility or 
design. To that end, Cayenne supports database reverse engineering and 
generation, as well as a Velocity-based class generation engine. All of these 
functions can be controlled directly through the CayenneModeler, a fully 
functional GUI tool. No cryptic XML or annotation based configuration is 
required! An entire database schema can be mapped directly to Java objects 
within minutes, all from the comfort of the GUI-based CayenneModeler.
 
-Cayenne supports numerous other features, including caching, a complete object 
query syntax, relationship pre-fetching, on-demand object and relationship 
faulting, object inheritance, database auto-detection, and generic persisted 
objects. Most importantly, Cayenne can scale up or down to virtually any 
project size. With a mature, 100% open source framework, an energetic user 
community, and a track record of solid performance in high-volume environments, 
Cayenne is an exceptional choice for persistence services.
\ No newline at end of file
+Cayenne  supports numerous other features, including caching, a complete 
object query syntax, relationship pre-fetching, on-demand object and 
relationship faulting, object inheritance, database auto-detection, and generic 
persisted objects. Most importantly, Cayenne can scale up or down to virtually 
any project size. With a mature, 100% open source framework, an energetic user 
community, and a track record of solid performance in high-volume environments, 
Cayenne is an exceptional choice for persistence services.

Reply via email to