[teiid-commits] [teiid/teiid] 28062f: TEIID-4603 Changing the logic so that when an inse...

shawkins shawkins at redhat.com
Thu Dec 1 13:17:36 EST 2016


  Branch: refs/heads/master
  Home:   https://github.com/teiid/teiid
  Commit: 28062fba4d37593756eeb7e757a533a7b3356eac
      https://github.com/teiid/teiid/commit/28062fba4d37593756eeb7e757a533a7b3356eac
  Author: vhalbert <vhalbert at jboss.org>
  Date:   2016-11-30 (Wed, 30 Nov 2016)

  Changed paths:
    M connectors/infinispan/translator-object/src/main/java/org/teiid/translator/object/ObjectUpdateExecution.java
    M connectors/infinispan/translator-object/src/test/java/org/teiid/translator/object/TestObjectUpdateExecution.java

  Log Message:
  -----------
  TEIID-4603 Changing the logic so that when an insert of the root object is to be done, the get(key) method is called, instead of using the DSL searching. This will ensure an object is returned and an exception is thrown due to a duplicate object with this key already exist.


  Commit: 85176600a64a8dbeb979b76a53a13105a050201c
      https://github.com/teiid/teiid/commit/85176600a64a8dbeb979b76a53a13105a050201c
  Author: shawkins <shawkins at redhat.com>
  Date:   2016-12-01 (Thu, 01 Dec 2016)

  Changed paths:
    M connectors/infinispan/translator-object/src/main/java/org/teiid/translator/object/ObjectUpdateExecution.java
    M connectors/infinispan/translator-object/src/test/java/org/teiid/translator/object/TestObjectUpdateExecution.java

  Log Message:
  -----------
  Merge branch 'teiid-4603' of https://github.com/vhalbert/teiid


Compare: https://github.com/teiid/teiid/compare/059ec77a0f08...85176600a64a


More information about the teiid-commits mailing list