aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/sqlcontainer/query/TableQuery.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-868/+0
* Make TableQuery only release connections reserved through its pool (#12370)Artur Signell2015-05-181-4/+4
* Update copyright year to 2014Artur Signell2014-04-161-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-131-114/+93
* (#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
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Unified deprecation messagesArtur Signell2012-11-221-2/+2
* 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-301-2/+20
* Replaced license place holder with actual license (#8955)Artur Signell2012-08-161-1/+13
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-0/+715