Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
3.0 Beta 8
-
None
Description
Currently, the only ObjectWrapper implementations available are MapWrapper and BeanWrapper, but with a few minor changes, a wrapper factory could be used to handle non-JavaBeans objects (i.e. scala objects, dynabeans, etc). The same support can also allow different naming conventions in the database and mapped objects without requiring column aliasing.