I am wondering if it is a good idea to use ORMLite as persistence layer in Java EE environments?
I am also uncertain about the implementation of ORMLite in a JAX-RS Jersey environment in particular. Should I either access the DAO in a static way, wrap it in a Singleton or instantiate it when needed in my resources?
Aucun commentaire:
Enregistrer un commentaire