> got it working, changed line 237 in JpaLockingStrategy from > @Temporal(TemporalType.TIMESTAMP) to @Temporal(TemporalType.DATE)
I would expect the proper Hibernate dialect to handle timestamps correctly under the hood. I see lots of Sybase dialects listed at http://docs.jboss.org/hibernate/orm/4.1/javadocs/org/hibernate/dialect/package-summary.html. Have you tried them all? > Has this all been tested on Sybase by any chance? Not by any committer, but we're happy to accept volunteers that are willing to QA additional platforms. M -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
