Replace String column name capitalization property with an enum
---------------------------------------------------------------
Key: CAY-1175
URL: https://issues.apache.org/cayenne/browse/CAY-1175
Project: Cayenne
Issue Type: Task
Components: Cayenne Core Library
Affects Versions: 3.0M5
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Fix For: 3.0M6
SQLTemplate and now also ProcedureQuery allow to tweak column name caps in the
DataRow. Using string value for caps options is a bad idea ; we did it only
because we started 3.0 under Java 1.4. Now we can use enums.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.