4 Replies Latest reply on Sep 23, 2008 2:22 AM by adamw

    Using Evers along with hibernate spatial

    dyahav

      Hi All,
      I would like to keep historical geometry.
      Basically I have a table which contains a geometry column (JTS) representing the location of an entity. By using a usertype annotation, I map it to the database (oracle spatial).
      Apparently, Envers does not support user type so I can't use it.

      Do you have any suggestions?
      Thanks

      Dyahav