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

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -