This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch past-M2
in repository https://gitbox.apache.org/repos/asf/cayenne.git
from a9ba83767 typos, cleanup
new 97b2dc4c4 minor performance enhancement - caching Java class in
ObjAttribute
new 55d99a6da DbAttribute: getJavaClass() -> getJavaClassName()
new c7c537a42 cleanup
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../apache/cayenne/access/jdbc/BatchAction.java | 2 +-
.../cayenne/access/jdbc/ColumnDescriptor.java | 16 +-
.../translator/select/ResultNodeDescriptor.java | 2 +-
.../java/org/apache/cayenne/dba/TypesMapping.java | 1052 ++++++++++----------
.../java/org/apache/cayenne/map/DbAttribute.java | 2 +-
.../java/org/apache/cayenne/map/ObjAttribute.java | 12 +-
6 files changed, 548 insertions(+), 538 deletions(-)