Hi Bill,

keep in mind that JSR-295 is inactive. There haven't been any bugfix releases of beansbinding in over a decade.

The last attempt I am aware of keeping beans binding alive was from Fabrizio Giudici in form of betterbeansbinding*

unless you are maintaining an old project, I would advice to try to find alternative solutions.

best regards,
michael

* someone evacuated the project to github after kenai shut down: https://github.com/stephenneal/betterbeansbinding

On 03.06.22 21:10, Bill Babbitt wrote:
I am using NetBeans version 12.0 with Java 17.0.2. and Maven. I created a 
dependency with BeansBinding.jar version 1.2.1. I want to bund my database 
tables with components in my application, specifically a “Customers DB” table 
with a customers jTable. Having connected and added the database and tables in 
the application, I tried right-clicking the jTable and get the pop-up window 
but the beans binding option is missing. What have I done wrong, and how do I 
correct this?



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

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

Reply via email to