[jboss-cvs] JBossCache/examples/PojoCache/annotated50 ...
Ben Wang
bwang at jboss.com
Tue Nov 21 01:08:40 EST 2006
User: bwang
Date: 06/11/21 01:08:40
Modified: examples/PojoCache/annotated50 readme.txt
Log:
JBCACHE-868 Renaming PojoCache annotation.
Revision Changes Path
1.5 +1 -2 JBossCache/examples/PojoCache/annotated50/readme.txt
(In the diff below, changes in quantity of whitespace are not shown.)
Index: readme.txt
===================================================================
RCS file: /cvsroot/jboss/JBossCache/examples/PojoCache/annotated50/readme.txt,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- readme.txt 24 Sep 2006 09:25:52 -0000 1.4
+++ readme.txt 21 Nov 2006 06:08:40 -0000 1.5
@@ -4,8 +4,7 @@
We will use JDK50 POJO Cache annotation for illustration where
the necessary domain model classes have been annotated with
- at org.jboss.cache.pojo.annotation.PojoCacheable and
-@@org.jboss.cache.pojo.annotation.InstanceOfPojoCacheable annotations.
+ at org.jboss.cache.pojo.annotation.Replicable annotation.
You can run either using loadtime mode ("run.aop.example"), meaning there is
no need for pre-compilation once you have annotated your POJOs, or using
More information about the jboss-cvs-commits
mailing list