JEE: All content tagged as JEE in NoSQL databases and polyglot persistence
Tuesday, 8 May 2012
The Future of NoSQL With Java EE
Markus Eisele:
We already have a lot in place for the so-called “NoSQL” DBs. And the groundwork for integrating this into new Java EE standards is promising. Control of embedded NoSQL instances should be done via JSR 322 (Java EE Connector Architecture) with this being the only allowed place spawn threads and open files directly from a filesystem. I’m not a big supporter of having a more general data abstraction JSR for the platform comparable to what Spring is doing with Spring Data. To me the concepts of the different NoSQL categories are too different than to have a one-size-fits-all approach.
Eureka!
Original title and link: The Future of NoSQL With Java EE (©myNoSQL)
via: http://blog.eisele.net/2012/05/future-of-nosql-with-java-ee.html