This is an automated email from the ASF dual-hosted git repository.
ikamga pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-mariadb.git.
from 237f2dc Merge pull request #7 from ebenezergraham/FINCN-157
new 1e3ad9e Migrated ORM to EclipseLink
new 00351f8 Update EclipseLinkJpaConfiguration.java
new d05b439 Merge pull request #8 from ebenezergraham/FINCN-2
The 37 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:
build.gradle | 12 ++-
.../config/EclipseLinkJpaConfiguration.java | 94 ++++++++++++++++++++++
.../mariadb/config/MariaDBJavaConfiguration.java | 35 +-------
3 files changed, 105 insertions(+), 36 deletions(-)
create mode 100644
src/main/java/org/apache/fineract/cn/mariadb/config/EclipseLinkJpaConfiguration.java