Menu

Transformable

Help
2007-09-17
2013-04-25
  • Emilio Bravo

    Emilio Bravo - 2007-09-17

    Hello, how can i use transformable interface?. For example i have an hibernate object and dto object, i want to copy the hibernate object in dto object, but for one porperty i need transform the value manualy.

    how can i implement this feature?.

    Regards

     
    • Hanson Char

      Hanson Char - 2007-09-17

      Check out the CustomBeanTransformerSpi.  There are junit tests for sample usages under beanlib-hibernate-test.

       

Log in to post a comment.