Ilias Lazaridis wrote:
To simplify the evaluation of ORM tools, I've documented a fictive one:
http://lazaridis.com/case/orm/index.html
Which of the described constructs are supported within the hibernate product/project?
www.hibernate.org and click on "About"
I don't find the information
Can you please comment inline, possibly with some pointers?
Your effort can be reused, to allow a 1h hibernate quick-start (i will write it, but please provide me the relevant pointers/information).
* 10 min: download <quick-start-package> o self-contained: everything needed within one folder o no affection on current development system + evaluate jamStore without risk + run the samples and explore its sources # netbeans 4.0 project included # eclipse 3.0 project include # IDE xyz project included * 10min: create your first real application o define a class o declare it as persistent o build *everything*, including database, with a single command + from within your IDE + from the command line o run your first application + create, retrieve, update and delete objects
* 20min: extend your first app with relations (1:1, n:1, 1:n, m:n)
o explore real OOAD with jamStore
o stepwise define 4 more java classes
o attach them to the first class
o explore incremental design capabilities of jamStore
+ watch jamStore's schema update mechanisms do the work
for you # fine-tune update-mechanism by defining rules-sets * 10min: migrate you first app to another database (MySQL) o watch jamStore's schema migration mechanisms work for you + copies database structure + copies database content
.
-- http://lazaridis.com
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
hibernate-devel mailing list
hibernate-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hibernate-devel