[hibernate-commits] [hibernate/hibernate-orm] 13bbdd: HHH-9548 - Allow propagation of NULL for stored-pr...

GitHub noreply at github.com
Tue Feb 9 17:09:10 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/hibernate/hibernate-orm
  Commit: 13bbddfd301cc7065c58ba0853f2dd12df2fc5e7
      https://github.com/hibernate/hibernate-orm/commit/13bbddfd301cc7065c58ba0853f2dd12df2fc5e7
  Author: Steve Ebersole <steve at hibernate.org>
  Date:   2016-02-09 (Tue, 09 Feb 2016)

  Changed paths:
    M hibernate-core/src/main/java/org/hibernate/procedure/ParameterBind.java
    M hibernate-core/src/main/java/org/hibernate/procedure/spi/ParameterRegistrationImplementor.java
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/internal/StoredProcedureQueryImpl.java
    M hibernate-entitymanager/src/main/java/org/hibernate/jpa/spi/ParameterRegistration.java
    A hibernate-entitymanager/src/main/java/org/hibernate/jpa/spi/StoredProcedureQueryParameterRegistration.java

  Log Message:
  -----------
  HHH-9548 - Allow propagation of NULL for stored-procedure argument parameters to database




More information about the hibernate-commits mailing list