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 d25ed12 OPENJPA-2753 improve postgresql docker setup
new a53744a fix missing space in readme
new bb6bad0 OPENJPA-2753 add a profile for Oracle as Docker image
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:
README.adoc | 2 +-
.../org/apache/openjpa/jdbc/sql/DBDictionary.java | 6 +-
.../openjpa/conf/OpenJPAConfigurationImpl.java | 8 +-
.../lib/jdbc/DelegatingDatabaseMetaData.java | 6 +-
pom.xml | 106 ++++++++++++++++++++-
src/test/sql/oracle-docker/init.sql | 28 ++++++
6 files changed, 144 insertions(+), 12 deletions(-)
create mode 100644 src/test/sql/oracle-docker/init.sql