[hibernate-issues] [JIRA] (HHH-13984) Differences in "timestamp" resolution in dialects for hsqldb and mssql

Carsten Hammer (JIRA) jira at hibernate.atlassian.net
Mon Apr 27 10:14:37 EDT 2020


Carsten Hammer ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3Ad5423ad0-e635-4a62-af47-9f84327bde1d ) *commented* on HHH-13984 ( https://hibernate.atlassian.net/browse/HHH-13984?atlOrigin=eyJpIjoiZjcxNDcwOGIyNjNmNDk2YzlkZGM2MGRlYWI0MjEwMTYiLCJwIjoiaiJ9 )

Re: Differences in "timestamp" resolution in dialects for hsqldb and mssql ( https://hibernate.atlassian.net/browse/HHH-13984?atlOrigin=eyJpIjoiZjcxNDcwOGIyNjNmNDk2YzlkZGM2MGRlYWI0MjEwMTYiLCJwIjoiaiJ9 )

using registerColumnType( Types.TIMESTAMP, "timestamp(7)" ); in the hsqldb dialect makes it behave like mssql. Don’t know if that is better or to use “6” on both as that would preserve compatibility with Java 8 imho.

( https://hibernate.atlassian.net/browse/HHH-13984#add-comment?atlOrigin=eyJpIjoiZjcxNDcwOGIyNjNmNDk2YzlkZGM2MGRlYWI0MjEwMTYiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13984#add-comment?atlOrigin=eyJpIjoiZjcxNDcwOGIyNjNmNDk2YzlkZGM2MGRlYWI0MjEwMTYiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125- sha1:c966059 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200427/25aa8549/attachment.html 


More information about the hibernate-issues mailing list