ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
67

Database connection url

I'd like to run a database called db1.odb on port 6136, and simultaneously open it in the explorer. I left the conf file set as: <server>     <connection port="6136" max="100" />     <data path ... /db1.odb"); However, I don't see an database named db1.odb created under db-files/ nor can I connect
67

Get database schema from objectDB file

I am a little bit confused about that Can someone explain what steps do I have to do in order to get the database schema in java given only the objectdb file? i.e. database.odb ezazop Akis Zazopoulos See the JPA Metamodel API. support Support
67

Understanding Database max-threads objectdb.conf Settings Option

to forum thread mentioned above), I set Database max-threads. In the documentation, it was not ... a semaphore that limits the number of threads that can access the database file concurrently (queuing
67

Database server with an application

Hi, I read the database server section of the manual - and it looks like it is not possible to connect to a Database embedded with an application from another application - is that correct? The way to go is to have the DB server running by itself and then the 2 other applications connecting
67

Doctor for large database

Hi, I am trying to fix database file with more than 1 million objects. The Doctor refused to finish fixing and complaining that the file exceeds evaluation limit. How to supply license to the Doctor ? (I have site license) Thanks, -- Creating a database copy
67

Internal objectdb error when open a database or open an entity manager

we get following exception when we open a database or open an entity manager Exception in thread "ODB IndexActivation" [ObjectDB 2.6.6_06] Unexpected exception (Error 990) Generated by Java ... .objectdb.com/database/issue/new com.objectdb.o.InternalException: null com.objectdb.o.InternalException
67

Add Indexes to existing Database

of an existing Entity. This changes affects also existing databases. Is there any best practice how to do the versioning of existing databases? Just open and save everey Object? thanks Arne Arne Arne
67

Does ObjectDB has a similar feature like Oracle Database Change Notification ?

Hi, I am evaluating ObjectDB because its JPA/JDO features, I am wondering is there a similar feature like Oracle Database Change Notification( http://docs.oracle.com/cd/B19306_01/appdev.102/b14251 ... database. Thanks. -Gang yanggang Gang Yang Update notifications are supported by ObjectDB based on JPA
13

query returns failed to read from database file

(creating the database connection, factory ...). our startup immediately activies the webSocket server ( after creating the database connection, factory ...), hundreds of requests (including
13

Database File Encryption

ObjectDB supports encryption of client-server communication over the network using SSL. Encryption of data in database files is less commonly used, since it slows the database. In addition, when necessary, external encryption can be used (e.g. at the operating system level

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