Re: Netbeans, JSF and Entity classes from database

2020-06-25 Thread Charles Johnson
On 25/06/2020 12:21, Josh Juneau wrote: With respect to your questions pertaining to the Java Persistence API (JPA), you many want to try the Jeddict plugin and see if that helps. Thanks Josh. Shall take a look at that C -

Re: Netbeans, JSF and Entity classes from database

2020-06-25 Thread Josh Juneau
Hi Charles, Thanks for utilizing the JSF features of Apache NetBeans. With respect to your questions pertaining to the Java Persistence API (JPA), you many want to try the Jeddict plugin and see if that helps. This plugin was generated to allow visual creation of entity classes and entity class

Netbeans, JSF and Entity classes from database

2020-06-23 Thread Charles Johnson
I departed from usual suspicion of using IDEs to generate stuff for me automatically and went for the above. That worked out OK, although the 'black-boxishness' of it makes extending the (admittedly quite full-featured) result tricky. One thing that is currently exercising me is to treat the en