Support date functions that rely on other temporal types

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Unknown
    • None
    • Affects Version/s: None
    • Component/s: Query
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Some HQL date functions require java.sql.Time, java.sql.Date, and java.sql.Timestamp to operate including:

      • extract(time from ...)
      • extract(offset from ...)
      • extract(timezone_hour from ...)
      • extract(timezone_minute from ...)
      • current_time
      • current_date
      • current_timestamp
      • current_instant

      Extend the extract function implementation to handle these cases.

            Assignee:
            Unassigned
            Reporter:
            Andre Masella
            None
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: