aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/sqlcontainer/query
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-1423-3475/+0
* Include correct type and parameter info in exception (#19064)Artur Signell2016-01-041-2/+2
* Return 0 instead of throwing exception if count query returns nothing (#18043)Steven Spungin2015-06-081-4/+14
* Make TableQuery only release connections reserved through its pool (#12370)Artur Signell2015-05-181-4/+4
* Reformat project using Eclipse Luna SR1Artur Signell2014-12-291-1/+1
* Throw IllegalArgumentException on non-existent version column. (#15290)Sauli Tähkäpää2014-12-151-0/+6
* Handle byte[] type in StatementHelper and correct SQLException (#13305).Denis Anisimov2014-08-201-25/+29
* Update copyright year to 2014Artur Signell2014-04-1623-25/+25
* Class AbstractTransactionalQuery should be public (#12285)Edoardo Vacchi2014-03-121-1/+1
* NullPointerException in TableQuery.fetchMetadata() (#11403)Edoardo Vacchi2013-09-131-1/+3
* Support schemas and catalogs in TableQuery (#7827)Henri Sara2013-04-251-33/+167
* Eliminate connection/statement/result set leaks in TableQuery (#10582)Leif Åstrand2013-03-133-230/+292
* (#10563) Logging now uses parameters.Mikael Grankvist2013-02-281-2/+4
* Merge of (#10878) to Vaadin 7.Anna Koskinen2013-02-051-1/+3
* Merge of (#10563) to Vaadin 7.Anna Koskinen2013-02-051-8/+10
* Merge of (#10582) to Vaadin 7.Anna Koskinen2013-02-011-46/+114
* Updated copyright notices and added missing license headersArtur Signell2013-01-0422-22/+22
* Unified deprecation messagesArtur Signell2012-11-224-11/+11
* Reformat projectLeif Åstrand2012-09-051-0/+2
* inner Event classes converted to static nested classes (#5855)Pekka Hyvönen2012-09-041-1/+1
* refak listeners com.vaadin.data.util.sqlcontainer.queryPetri Heinonen2012-08-302-2/+36
* Merged 6.8 branchJohn Ahlroos2012-08-201-6/+12
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-1622-22/+286
* Moved server files to a server src folder (#9299)Artur Signell2012-08-1322-0/+2877