ObjectDB ObjectDB

Internal Website Search

1-10 of 56 resultsRefresh
181

Multi-tenant setup

Hi, does anybody have experience with multi tenant setup of objectDB. For example using multiple schema or multiple database. How to handle connections between app (Jboss Wildfly) and pass query request to appropriate database, how to dynamically add new database or schema. There are lot
181

Spring 4 setup

Can someone provide an example of setup ObjectDB embeded to be used with Spring4? Existing examples is like for Spring3 and I can't figure how to use ObjecDB in Spring tutorial: https://spring.io/guides/gs/accessing-data-jpa/ Thanx. anthony Anton Gusev This tutorial uses Spring Boot and Spring JPA
20

New to Product & Having An Issue

Greetings ObjectDB Users! I'm new to the product, and I've setup a simple test after reading ... .getObjectId())); } return false; } } I then setup a JUnit test case ... ; @Before public void setUp(){ this.em = emf.createEntityManager
18

How to install ObjectDB?

ObjectDB is distributed as a zip file. Just download and extract the ObjectDB distribution zip file. No need to run any install or setup program. You can uninstall ObjectDB by deleting the ObjectDB directory. ObjectDB does not modify the registry or any other system file.
15

Dependency from enhanced classes to the objectDB library

.setUp(IT_DALSaveAndLoadTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method ... .it.IT_DALSaveAndLoadTest.setUp(IT_DALSaveAndLoadTest.java:53) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native ... .it.BaseTest.deleteDatabase(BaseTest.java:40) at com.btc.ep.base.dal.tests.it.IT_DALSaveAndLoadTest.setUp
15

JPA - ExceptionInInitializerError when creating EntityManager

(); // Get system properties EMAIL_PROPS = System.getProperties(); // Setup mail ... the all configuration part of my project again i.e. adding Libraries, Setup Database Connections & Persistence Unit again. However same database setup is working fine for other project. I found same problem on Internet
12

Source not found error after downloading ObjectDB 2.3.7_04

to find any PMF.java class. For setup I downloaded the ObjectDB zip file. Placed it in source code ... . But then it throws Source not found error. Please tell me if I am doing correct setup. Pallavi
12

Mismatch client-server protocol prefix

thing is that we use this setup for all of our daemons and webapps but the problem only occurs ... thing is that this works perfectly in any other app we have with the same libs and setup. mosi0815
11

combined index not used

.linkedObjects.objectNameUpper = 'SETUP' and a.objectsInCharge.linkedObjects.type = 1 ... ObjectNode (v$2) instances that satisfy: and(and((v$2.objectNameUpper='SETUP'),(v$2.classIdentifier='(TC ... .linkedObjects.classIdentifier = '(TC)' and a.objectsInCharge.linkedObjects.objectNameUpper = 'SETUP
1

[ODB1] Chapter 8 - ObjectDB Server

to use SSL To setup an ObjectDB server for using SSL, you have to put an <ssl> element

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