You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Kenneth Fogel (Jira)" <ji...@apache.org> on 2020/02/18 16:44:00 UTC

[jira] [Created] (NETBEANS-3894) Generated JPA Controllers need an option to generate them for containers

Kenneth Fogel created NETBEANS-3894:
---------------------------------------

             Summary: Generated JPA Controllers need an option to generate them for containers
                 Key: NETBEANS-3894
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3894
             Project: NetBeans
          Issue Type: New Feature
    Affects Versions: 11.2
         Environment: Win 10, Java 11. MySQL 8, Payara 5.194
            Reporter: Kenneth Fogel
             Fix For: Next


JPA Controllers are generated for non-container usage. I'd like to see an option to generate them for a container such as Payara.

You can see an example of a controller as generated by NetBeans and a second version edited for use in a container. The type of controller generated could be dependent on the type of persistence.xml file that exists. These are Issue #1 in the document.

The document can be found at:

https://github.com/omniprof/NetbeansJPAControllerIssues/blob/master/JPAControllerFromEntitiesRevision.pdf



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists