Quantcast
Channel: JavaBeat » Spring Data JPA
Browsing latest articles
Browse All 7 View Live

Spring Data JPA Tutorial

Connect to us ( @twitter | @facebook )Persistence API (JPA) provides POJO (Plain Old Java Object) standard and object relational mapping (OR mapping) for data persistence among applications....

View Article


Spring Roo + Spring Data JPA Repositories + Eclipse Integration

Connect to us ( @twitter | @facebook )Spring Roo is a rapid application development tool for Java developers. With Roo, you can easily build full Java applications in minutes. This tutorial isn’t...

View Article


PrimeFaces + Spring Roo + Spring Data JPA Integration Example

Connect to us ( @twitter | @facebook )This tutorial presents how to develop a web application using PrimeFaces using Spring ROO and Spring Data JPA. In our previous tutorials we have explained each...

View Article

Image may be NSFW.
Clik here to view.

Spring Data JPA : Custom Repository / Query Methods Example

Connect to us ( @twitter | @facebook ) In this tutorial i am going to explain how to use query methods and custom repository implementation in Spring Data JPA framework. I have used Primfaces and JSF...

View Article

Image may be NSFW.
Clik here to view.

Spring Data JPA Tutorial using Spring Boot

Connect to us ( @twitter | @facebook ) This tutorial guides you through on building simple REST APIs using Spring Data JPA and Spring Boot. At the end of this tutorial, you would be able to write the...

View Article


Image may be NSFW.
Clik here to view.

@Query Annotation in Spring Data JPA

Connect to us ( @twitter | @facebook ) In my previous post on Spring Data, I have explained the basic concepts and configurations for Spring Data JPA. In this tutorial, I am going to explain @Query...

View Article

Image may be NSFW.
Clik here to view.

Using @NamedQuery in Spring Data JPA

Connect to us ( @twitter | @facebook ) In my previous article I have explained about how to use @Query annotation for writing the custom queries for Spring Data JPA applications. In this post, I will...

View Article
Browsing latest articles
Browse All 7 View Live