[hibernate-commits] [hibernate/hibernate-orm] 1503f0: Log usage of deprecated Dialect classes using Depr...
    Gavin King 
    noreply at github.com
       
    Wed Feb 19 09:57:07 EST 2020
    
    
  
  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 1503f09a411f162e62894693d5500b4feb6dbf9e
      https://github.com/hibernate/hibernate-orm/commit/1503f09a411f162e62894693d5500b4feb6dbf9e
  Author: gavinking <gavin at ceylon-lang.org>
  Date:   2020-02-19 (Wed, 19 Feb 2020)
  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/dialect/Dialect.java
    M hibernate-core/src/main/java/org/hibernate/internal/CoreMessageLogger.java
    M hibernate-core/src/main/java/org/hibernate/internal/log/DeprecationLogger.java
  Log Message:
  -----------
  Log usage of deprecated Dialect classes using DeprecationLogger
We want people to stop using the ones annotated @Deprecated.
    
    
More information about the hibernate-commits
mailing list