code-li3056 commented on issue #7349:
URL: https://github.com/apache/netbeans/issues/7349#issuecomment-2698863226

   Hello everyone,
   
   I am facing an issue in NetBeans 24 when trying to generate JPA Controller 
classes from entity classes. The IDE successfully creates the controller 
classes, but they are empty and do not contain the expected CRUD methods 
(Create, Read, Update, Delete).
   
   I followed these steps:
   
       Went to File > New File
       Selected Persistence > JPA Controller Classes from Entity Classes
       Chose my entity classes and completed the wizard
   
   However, the generated controllers contain no logic or methods. Has anyone 
else encountered this issue in NetBeans 24? Are there any workarounds or fixes 
available?
   
   Any help would be greatly appreciated!
   
   Thank you.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to