aboutsummaryrefslogtreecommitdiffstats
path: root/server/src/com/vaadin/data/util/sqlcontainer/SQLContainer.java
Commit message (Expand)AuthorAgeFilesLines
* Migrate vaadin-server build to mavenTeemu Suo-Anttila2016-03-141-1872/+0
* Fix spellingSteven Spungin2015-06-191-1/+1
* Do not leave transaction open if remove fails (#17858)Artur Signell2015-05-181-2/+8
* Make SQLContainer.removeAllItems() work properly with paging (#12882)Ilya Ermakov2014-12-121-1/+0
* SQLContainer removeItem Error when isModified (#8802)Ilya Ermakov2014-12-051-12/+14
* Update copyright year to 2014Artur Signell2014-04-161-1/+1
* Fix SQLContainer paging and caching issue (#11199)Teemu Suo-Anttila2014-02-251-79/+101
* Merge changes from origin/7.0Leif Åstrand2013-05-171-3/+5
|\
| * SQLContainer.indexOfId() also searches backwards (#11849, #10376)Henri Sara2013-05-141-3/+5
* | Replaced Filterable.hasContainerFilters with getContainerFilters (#11234)Artur Signell2013-04-241-3/+16
* | Added Container.hasContainerFilters() API #11234John Ahlroos2013-03-221-1/+8
|/
* Merge of (#10563) to Vaadin 7.Anna Koskinen2013-02-051-6/+5
* Merge of (#10437) to Vaadin 7.Anna Koskinen2013-02-011-1/+1
* Merge of (#10032) to Vaadin 7.Anna Koskinen2013-01-091-1/+1
* Updated copyright notices and added missing license headersArtur Signell2013-01-041-1/+1
* Merge of (#9529) to Vaadin 7.Anna Koskinen2012-12-211-4/+19
* getPrevItemId should return null if id not found (#10124)Artur Signell2012-11-281-1/+6
* Unified deprecation messagesArtur Signell2012-11-221-4/+4
* Changed Property.setValue(Object) to setValue(T) (#8791)Artur Signell2012-10-231-1/+1
* Reformat projectLeif Åstrand2012-09-051-0/+2
* Fix SQLContainer indexed access and related tests (#9472)Henri Sara2012-09-041-3/+11
* Add Container.Indexed.getItemIds(int, int) for a range of items (#8028)Henri Sara2012-08-311-2/+12
* refak listeners com.vaadin.data.util.sqlcontainerPetri Heinonen2012-08-301-4/+42
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-08-271-3/+1
* Merged 6.8 branchJohn Ahlroos2012-08-201-12/+30
* 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/+1716