I want to implement HTTP Basic Authentication for my web services, but I also want to use ObjectDB to store credentials. Is there any way to do this? I guess I\'m in the need of a custom realm, and al
I am reading me into object oriented databases right know and have to make a little presentation. Something I don\'t get and nowhere can find is following problem:
I have a question regarding how to use an object oriented approach while using an RDBMS such as mysql. I am developing a small application that will keep track of billing. It is built in java and I am
I\'m using an object database (ZODB) in order to store complex relationships between many objects but am running into performance issues. As a result I started to construct indexes in order to speed u
I\'ve been developing with Django during the last year or so and really enjoy it. But sometimes I find that the ORM is a bit of a
Since Versant has just announced that they will be dropping .NET support for their object databases (and we just so happen to be mid-development with this product), we\'re looking for an alternative.
I was 开发者_开发问答thinking to start researching about OO-DBMS performance for Java applications to use in production scenarios. Did you have any successful experience using an OO-DBMS for Java rath
Suppose I want to make one application in Obj开发者_运维问答ect Oriented Programing language let i.e. Java
I am trying to figure out how to keep an object useable between client sessions in DB4O. From what I understand, once a client session is closed, the object no longer resides in any cache and despite
i\'m just curious if it\'s possible to just use pointersthe c/java/etc. way instead of joining tables based on foreign key. And since we\'re on this topic, does p开发者_StackOverflow中文版ostgres or a