ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
144

Catching exceptions from client-server mode online backup

you find this stack trace, in the log file? on the server, client or both? If you get the stack trace also on the client side then you may try using Thread's setDefaultUncaughtExceptionHandler ... We're using the following to trigger an online backup and we're trying to implement server
143

client server set up and load

Hello All, Can objectdb handle client - server connections from over 200 users? Can it be efficiently used in client-server mode? Code examples where possible will be appreciated. Thank you. Regards kaybel ebele ObjectDB can handle concurrently 200 users (or more). The maximum load is less affected
141

Access to client/server database from multiple applications

Is there a preferred way to run a client-server database so that updates from one application are immediately visible to another? The way I managed this was to run PersistenceManagerFactory.getDataStoreCache().evictAll(true,MyClass.class) to ensure that a query on MyClass would contain updated data
138

Drop in Client/server mode not working

{     } } support Support Maybe your server configuration doesn't include tmp as a valid extension
95

SSL cannot connect from client StackOverflow error

Hello, i am trying to set up the SSL for connections to objectDB server. I cannot connect the Client, when SSL is enabled. I can connect from Explorer, when "Use SSL" is checked, isn't there some option, which I missed on java client side? I read https://www.objectdb.com/java/jpa/setting/ssl
93

Cannot connect with client

on both the server side and the client side. support Support I'm pretty sure ... /download/2.8.6_02 on the server, and when I downloaded https://www.objectdb.com/download/2.8.7 ... for client instead of use the full version. Problem solved. thx Trianglehead Json Error
20

General Settings and Logging

to both the server side and the client side. The default configuration file contains the following <general> element ... side and the client side, when using client-server mode, and has no effect in embedded mode ... if user names should be saved with URLs (in client server mode). The password attribute specifies
18

Database Explorer

Embedded... command and select a local database file. To open a database in client-server mode select File > Open C/S Connection... and provide host, port, username and password for a client-server ... the Cache When a database is open in the Explorer in client server mode, it can be accessed simultaneously
18

ObjectDB Object Database Features

integration with Tomcat, Jetty, GlassFish, WildFly, Spring MVC and Spring Boot. Operating Modes Client-Server mode (TCP/IP). Secure Client-Server mode (SSL over TCP/IP). In process embedded database mode ... the server to the client. Database Doctor Diagnoses if a database file is healthy and identifies possible
2

[ODB1] Chapter 7 - JDOQL Queries

. This is especially important in client server mode because the result collection on the client ... are always available. In client-server mode, on the other hand, the classes are usually available on the client side, but not on the server side. Therefore, to enable user defined methods in query

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support