[hibernate-commits] [hibernate/hibernate-orm] c97fb4: Remove FrontBaseDialect

Gavin King noreply at github.com
Wed Feb 19 09:48:43 EST 2020


  Branch: refs/heads/wip/6.0
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: c97fb45a027dbafb5fa81b6e229603a8f72090b2
      https://github.com/hibernate/hibernate-orm/commit/c97fb45a027dbafb5fa81b6e229603a8f72090b2
  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/boot/registry/selector/internal/StrategySelectorBuilder.java
    M hibernate-core/src/main/java/org/hibernate/dialect/Database.java
    R hibernate-core/src/main/java/org/hibernate/dialect/FrontBaseDialect.java

  Log Message:
  -----------
  Remove FrontBaseDialect

I can't find evidence that anyone uses this on StackOverflow, and the Dialect
is not of high quality.




More information about the hibernate-commits mailing list