Menu

DateReplicator override

Help
2007-05-25
2013-04-25
  • Bruno Marchesson

    Hi,

    Is it possible to define my own implementation of the ReplicatorSpi interfaces ? I would wish to define a new DateReplicator implementation that will "downcast" all Hibernate dates (timestamp, java.sql.DateTime, ...) to the base java.util.Date, but I don't know how to "inject" it to the BeanTransformer.

    Regards
    Bruno

     

Log in to post a comment.