Internal Website Search

1-10 of 200 resultsRefresh

multiple connection using share folder

can access my single objectdb database from multiple system  prateek Prateek gupta In ... embedded-server mode to enable concurrent database access from multiple ... > so after done this work again when i open exe in multiple system it shows failed

Recommendation - concurrent access multiple class v

Hi! I've just started to architect a new system, stateless JSON API, which is expected to have very high load and to require more servers for parallel deployments (same app across multiple servers). I am considering using ObjectDB, because of its advantages

How can allow multiple null value in a Unique column.

you cannot have more than one null value. If you need multiple

Acces the same DB with multiple users

supporting multiple system prateek Prateek gupta

Issue with orphanRemoval and multiple EntityManagers

Issue with orphanRemoval and multiple EntityManagers

Storing JPA Entity Objects

. Notice that embedded objects cannot be shared by multiple entity objects. Each containing ... automatically to entity objects that are referenced by that field (multiple entity objects ... objects can also be performed by multiple transactions: em.

Multiple files support for search and persist

configure objectdb for multiple files ? is there any example ?   eix128 Kadir BAŞOL An ObjectDB database is a single file so you cannot split a database to multiple disks unless you split the database itself to multiple databases (but that will require changing

NullPointer running multiple client against server

Hi, I'm running objectdb in server mode, config as it comes out of the box. In this case the database is being used as a queue with multiple seperate processes, each with multiple threads, writing messages. The message is split into a lightweight metadata

[ODB1] Chapter 6 - Persistent Objects

(); Multiple objects can become persistent, either by multiple calls to makePersistent ... cannot be shared by references from multiple objects. In addition, embedded objects of persistent ... committed yet, they are discarded. Multiple objects can be refreshed, either by multiple calls to

[ODB1] Chapter 8 - ObjectDB Server

a server can be accessed by multiple processes simultaneously. In addition, the server supports ... the machine on which the server process is running. Multiple IP addresses can also be specified in ... to a web server, which can serve either a single website or multiple websites of one or more users