ObjectDB Database Search

101-122 of 122 results

Problem connecting to the replicated server

user permission to the same path as the master user. Trianglehead Json Error In the connection url

package.jdo validation error (Connection timed out)

to remove the following line: otherwise the XML parser may try accessing that url (and it will probably fail if you are behind a firewall). support Support

Spring 4 setup

.persistence.jdbc. url ", "test.odb");           

Not able to update records

URL . n126961 Sandip As per my knowledge I have already tried all known things. Waiting for reply. I

unable to update table in slave server database

. As slave database is storing data in replication path ,while we are giving replication url as

Using a file extension other than .odb

the url starts with objectdb: For example:     EntityManagerFactory emf =  

Is there a function of "drop table" or "delete from table"?

extensions. See this forum thread  and the explanation of the ;drop connection url parameter in

Drop in Client/server mode not working

Hi, can't seem to get drop to work in c/s mode: version : objectdb-2.3.5_04 config :  url : 'objectdb://localhost/testStorage1.tmp;drop;user=admin;password=admin'   suggestions? David   dmoshal David Moshal Just checked using the following simple test and it works (always prints 1

Failed to validate XML

' repositories { maven { url "http://m2.objectdb.com" } } dependencies { compile 'org.slf4j:slf4j-api

Should derived fields of an EmbeddedId be manually maintained by app code?

of the new ;drop url parameter ? To paste code in the forum, first select the Java Code style

http://www.objectdb.com/eclipse address not found

Hi In Installing the ObjectDB Data Source Driver section, site url : https://www.objectdb.com/eclipse is not working, is there any other solution to add objectDb inside eclipse. and create objectDb inside data Source. Thank you . Bimal Bimal kumar dalei Fixed. You can try again now

ObjectDB Explorer Exposes Username and Password

How can I prevent my embedded database's username and password from being exposed by ObjectDB Explorer? billdotnet Bill See url -history setting and the user and password attributes. support Support If I understand correctly, if someone were to remove the configuration file, the username

Deadlock problems solved - a suggestion

Thanks to the new logging capability, I have managed to solve all the deadlock problems, as they were a result of Objectdb encountering new classes in multi-threaded code.  I have a suggestion that might be useful for other users - how about an Ant task that, given a database URL , performs

Change path for urls2.xml file

the maximum history list size:      The url history is used to enable opening

Can't post on your forum

, could you please try adding a dummy parameter (e.g. ?x) to urls on our website? In addition, could you please check

Convert embedded database to server

your application using a client-server connection url . support Support Thank you support for your answer

multiple connection using share folder

address or host name of that computer. Access the database using a full url connection including

ObjectDB 2.1.1

Fixed an  Explorer bug in handling listeners and callbacks. Fixed a bug in using user/password url arguments multiple times. Fixed several bugs in query processing and running.

ObjectDB 2.1.0

exceptions . Added support of url arguments ( ";user=admin;password=admin" ). Changed default

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null

;  String url = "";     @Temporal(javax.persistence.TemporalType.TIMESTAMP)  

ObjectDB 2.3.4

url . Fixed performance issue ( fetch optimization ) in range queries. Fixed cached result size

Query fails with failed to read

url objectdb://localhost:3333/? Another question, do you use the Explorer only to view data or