Emmanuel Hugonnet's Library tagged → View Popular
12 things I bet you didn't know about Hibernate
I’ve been working with Hibernate for the past 2 years, doing multiple projects with the framework. With this experience, I thought I pretty much had Hibernate figured out and knew what was possible and what wasn’t. Now this month, I have been prepping for a course I’ll give about the framework and to my great surprise I actually learned a lot! I’m more then happy to share some of this new cool stuff I’ve found out!
Configuring Hibernate and Spring for JTA | Xebia Blog
This blog addresses a problem in a configuration that is fairly common: use Spring for transaction management on top of a JTA provider and use Hibernate for persistence. Transaction demarcation is easy and declarative with Spring. The problem is that Hibernate sometimes needs to detect the current transaction and this needs to be configured. This leads to hard to detect bugs in applications that rely on auto flushing.
Patterns of persistence, Part 1: Strategies and best practices for modern ORM tools
Apply object-oriented principles to a domain model using Hibernate features. This two-part article covers the basics of a consistent, concise domain model and persistence tier.
Gunnar Hillert's Blog: Converting Daos from Hibernate to JPA
The actual conversion from pure Hibernate to JPA was quite straight forward. I was struggling a bit with the Spring configuration of the entityManagerFactory but got it to work eventually.
Introduction à Hibernate Search (Googling your Persistent Domain Model) par J2EE, Agilité et SOA : Le blog de Xebia France
Hibernate Search vise à répondre à cette question, à moindre coût, en s’appuyant sur Apache Lucene afin d’offrir au travers du modèle de persistance d’Hibernate des capacités de recherche full-text.
Row level security using Spring and Hibernate | mattfleming.com
I decided to implement this task with a permissions based system whereby users were grouped into roles and each role had a certain set of permissions. Here's how I implemented the solution using Spring and Hibernate...
Adopting a Java Persistence Framework: Which, When, and What?
Let's begin with the following frameworks that are best known in the Java persistence landscape.
* Entity Enterprise Java Beans
* Java Persistence API
* Hibernate
* TopLink
Let me discuss these frameworks in more detail.
Using Hibernate with Google Web Toolkit (GWT) - Robert Green's DIY
I have both a server-side entity class and a client-side entity class, but think: All of your client-side GWT Java compiles into javascript anyway. Of course you'll need a javascript-based entity to work on the client-side.
InfoQ: Using Hibernate to Support Custom Domain Object Fields
When developing applications customers often requires implementing support for extensibility of the object model not modifying the system source code. This article will provide key moments of the implementation considering specifics of using Hibernate.
Enabling JMX Monitoring on Hibernate v3 and Ehcache 1.3.0 on "SimpleJpaHibernateApp"
1. Configuring Hibernate to use Ehcache 1.3.0
2. Configuring Hibernate to enable JMX monitoring on Hibernate and Ehcache
3. Configuring the sample to use Ehcache 1.3.0
4. Configuring the sample to enable JMX monitoring on Hibernate and Ehcache
So should you still use Spring's HibernateTemplate and/or JpaTemplate??
With Spring 2.0, it is possible to start using the Hibernate Session API directly again. The question is whether or not it is wise to abandon the use of the HibernateTemplate when working with Hibernate, or other template-based approaches Spring features
Agile Database Refactoring with Hibernate
This article shows how to upgrade their faulty schemas and data models without affecting existing applications or processes. By using Hibernate developers can repair a faulty data model, one piece at a time.
java.net: JOTM Transactions In Spring And Hibernate
Any enterprise-class application that interacts with db needs to take care of transactional integrity across db and components. Typically you achieve this either by using the heavy plumbing of application servers or by leveraging the JTA at code level.
Jasypt: Java simplified encryption -
Jasypt is a java library which allows the developer to add basic encryption capabilities to his/her projects with minimum effort, and without the need of having deep knowledge on how cryptography works.
ONJava.com: An Introduction to Hibernate 3 Annotations
Over the years, Hibernate has become close to the defacto standard in the world of database persistence. In this article, we look at how Java 5 annotations can be used to simplify your Hibernate code and make coding your persistence layer even easier.
Hibernate performance with large data sets
his is an attempt to consolidate a few of the performance tips that I’ve learnt about hibernate over the last few months. I should caveat this by stating that I work in bio-informatics where we deal with very large volumes of data in OLTP applications.
Hibernate Tips
I‘m not claiming to be a Hibernate expert, but I‘ve used it on an enterprise product, added features, submitted patches, etc. so I know a bit. Since I was writing this up anyway, I figured I‘d blog it.
hts: Hibernate Tools Suite
Hibernate Tools Suite is easy to use toolset which may be used for developing hibernate based applications. It smoothly integrates into NetBeans, but can also be used as a standalone application
Hibernate can meet your validation needs
In this article, Ted Bergeron shows you how to use the Validator component of Hibernate Annotations to build and maintain validation logic easily in your Web apps.
Don't Let Hibernate Steal Your Identity
The possibility arises that you will instantiate 2 different objects that represent the same row in the database. To handle this, you must properly implement the equals() and hashCode() methods on your persistent objects.
Selected Tags
Related Tags
Sponsored Links
Top Contributors
Groups interested in hibernate
-
Java
Mostly related to java tech...
Items: 3 | Visits: 63
Created by: Srinivas Raghu
-
.NET Training | Java Training
This is a lst of training c...
Items: 19 | Visits: 7
Created by: Tech Editor
-
J2ee
j2ee Struts2 struts hiberna...
Items: 18 | Visits: 11
Created by: Venkadesaperumal R
Diigo is about better ways to research, share and collaborate on information. Learn more »
Join Diigo
