]> source.dussan.org Git - vaadin-framework.git/commit
Fix SQLContainer paging and caching issue (#11199)
authorTeemu Suo-Anttila <teemusa@vaadin.com>
Wed, 19 Feb 2014 10:13:52 +0000 (12:13 +0200)
committerVaadin Code Review <review@vaadin.com>
Tue, 25 Feb 2014 07:14:03 +0000 (07:14 +0000)
commit61a1899fc70a568e79b32c07a0e016cb8ebb1f10
tree3e4778c6d6918802a21a6437ec677326fb530dd9
parentbe827f80efab4f8ed0762fea3d54dab9b6296f91
Fix SQLContainer paging and caching issue (#11199)

Change-Id: I884c0f0a27a124a49698b141ac63c93950df428d
server/src/com/vaadin/data/util/sqlcontainer/SQLContainer.java
uitest/src/com/vaadin/tests/components/table/TableScrollingWithSQLContainer.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/table/TableScrollingWithSQLContainerTest.java [new file with mode: 0644]