]> source.dussan.org Git - vaadin-framework.git/commit
Handle byte[] type in StatementHelper and correct SQLException (#13305).
authorDenis Anisimov <denis@vaadin.com>
Sun, 17 Aug 2014 17:55:15 +0000 (20:55 +0300)
committerSauli Tähkäpää <sauli@vaadin.com>
Fri, 12 Sep 2014 08:07:48 +0000 (11:07 +0300)
commit2826f64abe713ffc277210f627092fbdd3cd9e27
treeddd532d797d10149060b0c34b5f7226a4f03667a
parent3aca4c731040c45664d2d8086ccc614692097f98
Handle byte[] type in StatementHelper and correct SQLException (#13305).

Change-Id: I235ebe6250b9c03bbea393df7e8eb8823d119a2c
server/src/com/vaadin/data/util/sqlcontainer/query/generator/StatementHelper.java
server/tests/src/com/vaadin/data/util/sqlcontainer/generator/StatementHelperTest.java [new file with mode: 0644]