vendredi 8 mai 2015

Is there a way from SQLITE to Java annotated classes?

I am in the process of migrating my hand-coded database code under Android to an ORM-based environment. I think they are now mature enough to provide different alternatives for my work. Taking into consideration that I have not chosen one yet, I wanted to ask if there exists something that allows to convert a SQLITE eschema into the corresponding Java classes (whether annotated or not, although a ready-to-use annotated class would be much better). My database is quite simple, without complex types or relationships, being the most complex a many to many table.

Any hints on this or how to perform it in a productive manner?.

EDIT: I have make a thorough search on the Internet for something like this and stackoverflow is the last resort I have considered. This is for those voting negatively without giving a reason. Thanks and sorry for the inconveniences.

Thanks in advance.

Aucun commentaire:

Enregistrer un commentaire