Found it in the file netbeans\java\j2ee.persistence\src\org\netbeans\modules\j2ee\persistence\wizard\jpacontroller\JpaControllerGenerator.java I will look at how I could update it for use in a server.
Ken -----Original Message----- From: Geertjan Wielenga <[email protected]> Sent: February 10, 2021 2:48 PM To: dev <[email protected]> Subject: Re: Generated Entities and JPA Controller Use VS Code to find where it is: http://github1s.com/apache/netbeans Gj On Wed, Feb 10, 2021 at 8:33 PM Kenneth Fogel <[email protected]> wrote: > Hi, > > The JPA Controller code generated from entities has changed. I would > like to review this with whomever oversees this component or point me > at where this is coded in the NB source. As I am always reminded, if > you want something fixed or changed then DIY. > > Thanks, > > Ken > >
