This is an automated email from the ASF dual-hosted git repository.
struberg pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/openjpa.git.
from c780084 OPENJPA-2870 update spec metadata to 2.2
new 8e18fdb OPENJPA-2865 add compat check for WITH_TIMEZONE cols
new 31d2d86 OPENJPA-2868 update invalid columNames for Oracle
The 2 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:
.../org/apache/openjpa/jdbc/meta/MappingInfo.java | 4 +--
.../org/apache/openjpa/jdbc/schema/Column.java | 19 +++++++++++++
.../openjpa/jdbc/schema/DynamicSchemaFactory.java | 3 +--
.../apache/openjpa/jdbc/sql/DerbyDictionary.java | 2 +-
.../apache/openjpa/jdbc/sql/OracleDictionary.java | 31 +++++++++++-----------
5 files changed, 39 insertions(+), 20 deletions(-)