[hibernate-commits] [hibernate/hibernate-orm] 6f2620: remove deprecated constructor from TypedValue

GitHub noreply at github.com
Wed Mar 27 08:57:48 EDT 2013


  Branch: refs/heads/metamodel
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 6f2620b1c2cdf6d6533f51ccecbea21f7d0fe95a
      https://github.com/hibernate/hibernate-orm/commit/6f2620b1c2cdf6d6533f51ccecbea21f7d0fe95a
  Author: Nikolay Shestakov <ns at xtesseract.com>
  Date:   2013-03-26 (Tue, 26 Mar 2013)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/collection/internal/AbstractPersistentCollection.java
    M hibernate-core/src/main/java/org/hibernate/criterion/Example.java
    M hibernate-core/src/main/java/org/hibernate/criterion/InExpression.java
    M hibernate-core/src/main/java/org/hibernate/criterion/SQLCriterion.java
    M hibernate-core/src/main/java/org/hibernate/criterion/SimpleSubqueryExpression.java
    M hibernate-core/src/main/java/org/hibernate/criterion/SizeExpression.java
    M hibernate-core/src/main/java/org/hibernate/criterion/SubqueryExpression.java
    M hibernate-core/src/main/java/org/hibernate/engine/spi/TypedValue.java
    M hibernate-core/src/main/java/org/hibernate/loader/criteria/CriteriaQueryTranslator.java

  Log Message:
  -----------
  remove deprecated constructor from TypedValue





More information about the hibernate-commits mailing list