I've got an odd issue that I was hoping the Hive Mind might shed some light on. I'm working with Morphia which is the Java MongoDB API. When peforming a query, there is a method called ...
I have inherited an odd Java program, written by an outside contract, which maintains its own data-table-like representation of data, and uses database system as the real backing store. We are ...