Update of 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19170/src/test/java/org/xdoclet/plugin/hibernate/pojo

Modified Files:
        ComponentMapping.java Simple.java 
Log Message:
Refactoring @hibernate.properties

Index: Simple.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/Simple.java,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -d -r1.21 -r1.22
*** Simple.java 3 Jun 2005 07:26:05 -0000       1.21
--- Simple.java 15 Jun 2005 12:56:08 -0000      1.22
***************
*** 25,28 ****
--- 25,29 ----
      private Object _fullBlown;
      private String _name;
+ 
      /**
       * property defined on field level

Index: ComponentMapping.java
===================================================================
RCS file: 
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-hibernate/src/test/java/org/xdoclet/plugin/hibernate/pojo/ComponentMapping.java,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** ComponentMapping.java       1 Jun 2005 14:52:57 -0000       1.11
--- ComponentMapping.java       15 Jun 2005 12:56:07 -0000      1.12
***************
*** 18,27 ****
       */
      public AnotherClass classComponent;
- 
      /**
       * @hibernate.component
       */
      public Simple field;
- 
      /**
       * @hibernate.id generator-class="native"
--- 18,25 ----
***************
*** 64,72 ****
           */
          ComponentMapping xyz;
- 
          /**
           * @hibernate.property column="col"
           */
          String foo;
          /**
           * @hibernate.component prefix="nested_"
--- 62,70 ----
           */
          ComponentMapping xyz;
          /**
           * @hibernate.property column="col"
           */
          String foo;
+ 
          /**
           * @hibernate.component prefix="nested_"



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits

Reply via email to