Internal Website Search

51-60 of 200 resultsRefresh

Connection performace after upgrade to objectdb 2

. However, do you know why the connection cost in objectdb 2 is higher than objectdb 1 ?

ODBC - How to create a DSN connection in Window

="/java/jpa/persistence/overview">connection URL, including protocol, host, port, path, username

ObjectDB Server Connection Permissions

It would be useful if instead of creating a web service layer on top of a database, I could just set up permissions to entities and entity variables for client connections. This would be beneficial when providing specific raw data where additional business logic is not required. I

Cannot connect with client

Hello I am unable to connect to my remote DB due to this error.  What is the meaning, and how to solve it?  Please see attached. Trianglehead Json Error Make sure that the same ObjectDB version is used on both the server side and the client side. support

Number of current connections

Is there any way to find out the number of current connections to the DB server? natmaclin Natalia Levine Currently not. You may subscribe to this feature request and update it according to your needs. support Support

Safe to monitor listening port by connect/disconnect?

I wish to monitor our instances of ObjectDB using an automated tool that simply connects and then disconnects from the ObjectDB listening port once per second (frequency is configurable).  Will this cause any issue with the normal operation of ObjectDB? CAPdev CAP Dev

Server User List

that have to be provided when the user connects to the server. The optional ip attribute, if specified, restricts the user to connect to the server only from the specified IP addresses ... connecting from any IP address in the range of 192.18.0.0 to 192.18.194.255, as

Can not connect to replication node

Hi, I tried to connect the database server using uri.. However the program emits error saying that no such Provider.. The code is below: var uri = "objectdb://10.11.12.3:6136/asli-webmapper/accesslog.odb;user=asli-webmapper;password

Step 4: Add a Servlet Class

a database connection: EntityManagerFactory emf = (EntityManagerFactory ... ") .forward(request, response); } finally { // Close the database connection ... > (representing a database connection) is constructed. If a new guest has registered (using a JSP

javax.jdo.Constants

/OPTION_GET_DATASTORE_CONNECTION" title="Static Field of javax.jdo.Constants">OPTION_GET_DATASTORE_CONNECTION "javax.jdo.option ... /Constants/OPTION_GET_JDBC_CONNECTION" title="Static Field of javax.jdo.Constants">OPTION_GET_JDBC_CONNECTION