Quantcast
Channel: Simple Thoughts Online
Viewing all articles
Browse latest Browse all 40

Spring and Hibernate

$
0
0
Creating configuration for Spring to use Hibernate is not difficult. Basic configuration can look like this, providing that you put in your variables. Just remember that you want annotation based configuration and then you can use @Transactional annotation for your classes/methods. Working with transactions has never been easier.

Viewing all articles
Browse latest Browse all 40

Trending Articles