Hibernate : a developer's notebook /
Do you enjoy writing software, except for the database code? Hibernate:A Developer's Notebook is for you. Database experts may enjoy fiddling with SQL, but you don't have to--the rest of the application is the fun part. And even database experts dread the tedious plumbing and typographical...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, CA :
O'Reilly,
©2004.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Installation and setup
- Ch. 2. Introduction to mapping
- Ch. 3. Harnessing hibernate
- Ch. 4. Collections and associations
- Ch. 5. Richer associations
- Ch. 6. Persistent enumerated types
- Ch. 7. Custom value types
- Ch. 8. Criteria queries
- Ch. 9. look at HQL
- App. A. Hibernate types
- App. B. Standard criteria
- App. C. Hibernate SQL dialects.