Re: [The Java Posse] JavaFX and CRUD

2010-01-29 Thread Dan Haywood
Although it does use an ORM for the backend, you'll might want to look into Naked Objects (disclaimer: I'm a committer to this framework and have written a book on it). It is open source under Apache License v2. Cheers Dan /book: /Domain Driven Design using Naked Ob

[The Java Posse] JavaFX and CRUD

2010-01-24 Thread Mohamed Bana
Hi All, I was listening to the last podcast - 294 - and Tor brang up a topic I want to discuss. What's available in the Java space for creating a simple, or advanced, apps that mainly do CRUD operations? On .NET one could use of the MS offerings such as 'sqlmetal', in which case it's very trivia