[teiid-commits] [teiid/teiid] 3eb27e: TEIID-2718: Fixed the error message when non-exist...

Ramesh Reddy rareddy at jboss.org
Fri Nov 1 10:21:55 EDT 2013


  Branch: refs/heads/8.4.x
  Home:   https://github.com/teiid/teiid
  Commit: 3eb27ec89e8b8ba20613209b20b7d2549fa21c7c
      https://github.com/teiid/teiid/commit/3eb27ec89e8b8ba20613209b20b7d2549fa21c7c
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M common-core/src/main/java/org/teiid/core/util/ReflectionHelper.java
    M odata/src/main/java/org/teiid/odata/LocalClient.java
    M odata/src/main/java/org/teiid/odata/ODataSQLBuilder.java

  Log Message:
  -----------
  TEIID-2718: Fixed the error message when non-existent VDB is queried. Corrected NPE, by correcting access to table that has unique key but does not have PK.


  Commit: bac19b0d11fec18399d1adbfdb225497e98181de
      https://github.com/teiid/teiid/commit/bac19b0d11fec18399d1adbfdb225497e98181de
  Author: Ramesh Reddy <rareddy at jboss.org>
  Date:   2013-11-01 (Fri, 01 Nov 2013)

  Changed paths:
    M common-core/src/main/java/org/teiid/core/util/ReflectionHelper.java
    M odata/src/main/java/org/teiid/odata/LocalClient.java
    M odata/src/main/java/org/teiid/odata/ODataSQLBuilder.java

  Log Message:
  -----------
  Merge pull request #145 from rareddy/TEIID-2718

TEIID-2718: Fixed the error message when non-existent VDB is queried. Co...


Compare: https://github.com/teiid/teiid/compare/949a716253ba...bac19b0d11fe


More information about the teiid-commits mailing list