Is there any Java ORM which return Json instead of Object? -


it should compatible sql, mysql , oracle databases.

i have gone through list of available orm solutions here didn't find return other entity object.

you can use hibernate,openjpa,eclipse link. can send json ui java


Comments

Popular posts from this blog

Unlimited choices in BASH case statement -

Redirect to a HTTPS version using .htaccess -

javascript - jQuery: Add class depending on URL in the best way -