Andrus Adamchik created CAY-2050:
------------------------------------
Summary: Refactoring: ParameterBinding to contain ExtendedType
property
Key: CAY-2050
URL: https://issues.apache.org/jira/browse/CAY-2050
Project: Cayenne
Issue Type: Task
Affects Versions: 4.0.M3
Reporter: Andrus Adamchik
Assignee: Andrus Adamchik
Priority: Minor
ParameterBinding is a relatively new class. We are not taking full advantage of
it through the stack. Here is one enhancement: add ExtendedType property to
ParameterBinding class. It is a very logical place for it and would allow us to
improve CommonsJdbcEventLogger parameter logging.
This may require refactoring of other related methods, such as
DbAdapter.bindParameter(..), which will be significantly simplified. So let's
do that as well.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)