jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Sonar
  • SONAR-34

Warning on deprecated Oracle hibernate dialect

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: 1.1
  • Component/s: None
  • Labels:
    None

Description

Use 10g dialect :

11:52:48.640 WARN org.hibernate.dialect.Oracle9Dialect - The Oracle9Dialect dialect has been deprecated; use either Oracle9iDialect or Orac
le10gDialect instead
11:52:48.640 WARN org.hibernate.dialect.OracleDialect - The OracleDialect dialect has been deprecated; use Oracle8iDialect instead

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Cédric Munger added a comment - 27/Dec/07 3:56 AM

updated to oracle 10g hibernate dialect

Show
Cédric Munger added a comment - 27/Dec/07 3:56 AM updated to oracle 10g hibernate dialect
Hide
Permalink
Simon Brandhof added a comment - 03/Jan/08 7:53 AM

Does not work anymore with timestamp columns.
ActiveRecord considers the type 'date' whereas hibernate prefers 'timestamp'.

Show
Simon Brandhof added a comment - 03/Jan/08 7:53 AM Does not work anymore with timestamp columns. ActiveRecord considers the type 'date' whereas hibernate prefers 'timestamp'.
Hide
Permalink
Simon Brandhof added a comment - 03/Jan/08 8:02 AM

activerecord is updated to create oracle timestamp columns instead of date

Show
Simon Brandhof added a comment - 03/Jan/08 8:02 AM activerecord is updated to create oracle timestamp columns instead of date

People

  • Assignee:
    Simon Brandhof
    Reporter:
    Simon Brandhof
Vote (0)
Watch (0)

Dates

  • Created:
    18/Dec/07 4:54 AM
    Updated:
    03/Jan/08 10:42 AM
    Resolved:
    03/Jan/08 8:02 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.