M
M
mitaichik2016-03-15 15:32:49
Java
mitaichik, 2016-03-15 15:32:49

Help choosing an ORM for MySQL for java?

Hello! Prompt simple ORM or AR for Java? The tasks are simple, without joins and some complex manipulations.
The most important thing now is ease of implementation - soon we will cut the muscle anyway ..
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
sirs, 2016-03-15
@sirs

If you only have crud operations - spring data with repository will help you. Or jpa+hibernate.

T
Timur, 2016-03-15
@timych

Spring Data JPA + QueryDsl - very satisfied.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question