java Programming Glossary: mongodb
Multiple annotations of the same type on one element? http://stackoverflow.com/questions/1554112/multiple-annotations-of-the-same-type-on-one-element sugarish mechanism to map POJOs to document stores such as MongoDB. I want to allow indexes to be specified as annotations on the..
BSON library for java? http://stackoverflow.com/questions/3656335/bson-library-for-java
PHP vs Java performance and scalability comparison [closed] http://stackoverflow.com/questions/3975691/php-vs-java-performance-and-scalability-comparison persistence and cache tiers MySQL Memcached Terracotta MongoDB . I'm curious pound for pound how many HTTP requests connections..
Embedded MongoDB when running integration tests http://stackoverflow.com/questions/6437226/embedded-mongodb-when-running-integration-tests MongoDB when running integration tests My question is a variation of.. I'm struggling to think of a sensible way to simulate MongoDB in the way the above solution suggests. Therefore I'm considering.. Therefore I'm considering running an embedded instance of MongoDB alongside my integration tests. I'd like it to start up automatically..
How to handle authentication/authorization with users in a database? http://stackoverflow.com/questions/9965708/how-to-handle-authentication-authorization-with-users-in-a-database I am working on a web project using JSF 2.0 Tomcat 7 and MongoDB. I have a big question of how to handle the session management..
|