Questions tagged as 'db4o'

1
answer

Change data in DB4O in C #

How do I change a data of a "table" created in Db4o? For example, I have the following object written in DB4O: Nome = Emerson Senha = Teste I want to change only the Password data for example from "Test" to "New Test", how can I change t...
asked by 16.11.2015 / 15:00
1
answer

How to limit the results of a query in DB4O?

How can I create a query that returns a limited number of results such as limit of MySQL? I'm looking at the documentation and I'm not finding it.     
asked by 15.03.2015 / 03:23