Senin, 23 Agustus 2010

An Inside Look at Hibernate Types

In this article we will see how Hibernate provides built-in types that map to common database types. We'll also see how Hibernate allows us to implement and use custom types when these built-in types do not satisfy the application's requirements, or when we want to change the default behavior of a built-in type. As you will see, you can easily implement a custom-type class and then use it in the

Tidak ada komentar:

Posting Komentar