SQL Maps is great framework! In my current project java.util.Calendar is used to store dates in bean properties. Does SQLMaps work with this type?
Is this possible to add custom property editor to a bean which would preprocess/convert property's value somehow before storing or after reading it from database?