Menu

Tutorial

Help
2007-02-28
2013-04-25
  • Bruno Marchesson

    Hi,

         The Beanlib seems to do what i am looking for but i cannot found any tutorial !? I am especially interested by removint lazy properties of Hibernate object.

    Regards

     
    • Joe D. Velopar

      Joe D. Velopar - 2007-02-28

      You are right, I haven't put in any tutorial - my bad being lazy.  There is a power point presentation you can download from the source repository:

        http://beanlib.svn.sourceforge.net/viewvc/\*checkout*/beanlib/trunk/beanlib/doc/JP06_Beanlib-3.2.9.ppt

      See if that helps. 

      Basically it doesn't matter whether you specify lazy or not on a Hibernate object property.  Beanlib will resolve the property for you as long as the property is part of the object graph being cloned.

       
    • Bruno Marchesson

      Hi,

         Thanks for the answer, but the link does not seem to work :(
      By the way, it would be nice if the PPT was available directly from the website as a simple introduction to beanlib, no ?

      Regards

       
      • Joe D. Velopar

        Joe D. Velopar - 2007-03-01

        >the link does not seem to work

        I just tried the link with both Firefox and IE, and both seemed to work.  You can also try directly browsing the SVN source repository and download it.

         
        • Bruno Marchesson

          Sorry, the problem must come from my side :-/
          I will try from another computer...

          Thanks

           

Log in to post a comment.