Skip to content

Wakaleo Consulting

  Home

items tagged with Hibernate

A Short Primer on Java Enums - Part 2
Written By: Administrator
Section: Articles and Resources

Category: Blog

2008-05-19 00:00:00

In the first part of this article, we looked at the basics of how to use enums in Java 5. In this part, we look at some more advanced use cases, including how to use enums with Hibernate.


Read More About A Short Primer On Java Enums - Part 2...


An Introduction to Hibernate 3 Annotations
Written By: Administrator
Section: Articles and Resources

Category: Articles

2007-02-08 00:00:00
HibernateHibernate is just about the defacto standard for Java database persistence. With Hibernate 3, it has become even easier to specify how your Java objects are stored in a database. Find out how Java 5 annotations are used by Hibernate to simplify your code and make persisting your data even easier.

View the article...



Custom schema generation with Hibernate annotations
Written By: Administrator
Section: Articles and Resources

Category: Articles

2008-08-06 00:00:00
HibernateFor 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...



Hibernate Criteria API: Multi-Criteria Search Made Easy
Written By: Administrator
Section: Articles and Resources

Category: Articles

2005-07-27 01:00:00

Hibernate

The Hibernate Criteria API, a powerful and flexible alternative to traditional HQL queries, makes writing all those tricky multi-criteria search functions, as well as dynamic queries in general, much easier.

View the article...



Hibernate Querying 101 : tips and tricks
Written By: Administrator
Section: Articles and Resources

Category: Articles

2005-06-08 00:00:00
HibernateSimple techniques can often yield serious performance improvements. In this first article of a 3-part series, John Smart shares real-world insights about how to fine-tune your Hibernate queries.

View the article...






There are 8 items tagged with Hibernate. You can view all our tags in the Tag Cloud

<< Start < Previous 1 2 Next > End >>
Page 1 Of 2