Steve Ebersole commented on Sub-task HHH-7791

Current thinking for precedence is:

  1. org.hibernate.engine.jdbc.internal.TypeInfo as extract from JDBC java.sql.DatabaseMetaData
  2. Dialect contributed Types
  3. TypeContributor contributed Types - currently TypeContributor is passed a MetadataImplementor so that it can access the TypeFactory to register its types; that needs to change part of the larger HHH-7788
  4. user specified Types.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira