| Custom schema generation with Hibernate annotations |
For a Java developer, Hibernate 3 annotations offer a terrific way to model the domain layer. Without much effort, you can get Hibernate to generate your database schema automatically, dispensing entirely with SQL scripts. Back in the real world, however, you still need to account for the sometimes obscure naming conventions used by your database administrator.
View the article...
|
In this slideshow you will learn how automated web tests can:
|