summaryrefslogtreecommitdiffstats
path: root/src/com/vaadin/data/util/sqlcontainer/ColumnProperty.java
Commit message (Expand)AuthorAgeFilesLines
* Moved server files to a server src folder (#9299)Artur Signell2012-08-131-248/+0
* Add Java 6 @Override annotations to all methods from interfacesLeif Åstrand2012-07-231-0/+5
* Merge remote-tracking branch 'origin/6.8'Artur Signell2012-03-271-1/+1
|\
| * [merge from 6.7] #8328 Pass the new, not the old, value to FreeFormStatementD...Automerge2012-03-261-1/+1
* | Removed getStringValue based on API review meetingArtur Signell2011-12-221-22/+1
* | #8125 Removed Property.ConversionException and String constructor basedArtur Signell2011-12-211-15/+3
* | Merge remote branch 'origin/6.8'Leif Åstrand2011-12-091-1/+1
|\|
| * #7354 IT Mill -> Vaadin find and replaceArtur Signell2011-12-081-1/+1
* | Throw exception from Property.toString() implementations.Henri Sara2011-11-071-1/+2
* | Partly eliminate the use of Property.toString().Henri Sara2011-11-071-3/+27
|/
* Cleanup for #7434Jonatan Kronqvist2011-09-121-6/+4
* Fix for #7434Jonatan Kronqvist2011-09-081-1/+10
* Made the LicenseInJavaFiles test passJonatan Kronqvist2011-08-241-0/+3
* Moved SQLContainer from util package into its own util.sqlcontainer package. ...John Alhroos2011-08-101-0/+241