You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/04/05 14:13:24 UTC

[isis-app-simpleapp] branch jpa-SNAPSHOT updated (43eb4d2 -> 6f24971)

This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a change to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git.


    from 43eb4d2  adds notes on eclipselink.weaving
     add 488026a  adds JPQL @NamedQuery as an example
     new 6f24971  Merge branch 'jpa' into jpa-SNAPSHOT

The 1 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:
 .../java/domainapp/modules/simple/dom/so/SimpleObject.java    |  6 ++++++
 .../java/domainapp/modules/simple/dom/so/SimpleObjects.java   | 11 +++++++++++
 webapp/src/main/resources/menubars.layout.xml                 |  3 +++
 3 files changed, 20 insertions(+)

[isis-app-simpleapp] 01/01: Merge branch 'jpa' into jpa-SNAPSHOT

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch jpa-SNAPSHOT
in repository https://gitbox.apache.org/repos/asf/isis-app-simpleapp.git

commit 6f2497158be99e4f4f0073de48187473254c734d
Merge: 43eb4d2 488026a
Author: danhaywood <da...@haywood-associates.co.uk>
AuthorDate: Mon Apr 5 15:13:09 2021 +0100

    Merge branch 'jpa' into jpa-SNAPSHOT

 .../java/domainapp/modules/simple/dom/so/SimpleObject.java    |  6 ++++++
 .../java/domainapp/modules/simple/dom/so/SimpleObjects.java   | 11 +++++++++++
 webapp/src/main/resources/menubars.layout.xml                 |  3 +++
 3 files changed, 20 insertions(+)