ObjectDB ObjectDB

Internal Website Search

191-200 of 200 resultsRefresh
41

Finance data from SQL Server into ObjectDB daily

Hello - I think ObjectDB might be just the solution for our current project but I would like some ... and store it in the ObjectDB. This would all happen in an automated fashion. Does this make sense? Is there a way to map the structure of the table directly into ObjectDB from SQL Server? Thanks. ExpII
41

ObjectDB Clustering VS Hadoop Hbase

of the performance problem. The ObjectDB cluster may be a distributed database, I guess. But I dont know ... Hbase and ObjectDB clustering? TIA gzdillon Lai Yang ObjectDB supports master-slave cluster, in ... . All the servers in an ObjectDB cluster maintain a full copy of the database. In HBase data is divided
41

persistence.xml classes not respected by ObjectDB

Hi! I have the following persistence.xml. The problem is that ObjectDB loads all the classes in P1 ... name="P1" transaction-type="JTA"> <provider>com.objectdb.jpa.Provider</provider> <class ... > <properties> <property name="javax.persistence.jdbc.url" value="objectdb://localhost/xxx/p1.odb
41

How to have a distribuited GWT application with ObjectDB and Spring?

A needs to access the remote database in hosts of point B or Point C. As database we use Objectdb ... me? Silent Hill Lorenzo Vinci We will be happy to help you regarding using ObjectDB, but apparently ... and it fails to work with ObjectDB, please explain what you do and what doesn't work, and we will try to help
41

Add class to objectdb ?

. Here is the problem i got : Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at com.objectdb.o.NED.h(NED.java:97) at com.objectdb.o.NED.j(NED.java:188) at com.objectdb.o.NED.actionPerformed ... .setVisible(Window.java:1014) at java.awt.Dialog.setVisible(Dialog.java:1003) at com.objectdb.o.RTR
41

ArrayIndexOutOfBoundsException at com.objectdb.o.ALS.c(ALS.java:89)

of microseconds) an ArrayIndexOutOfBoundsException is thrown at com.objectdb.o.ALS.c(ALS.java:89 ... .ArrayIndexOutOfBoundsException: 7 at com.objectdb.o.ALS.c(ALS.java:89) at com.objectdb.o.EXH.c(EXH.java:46) at com.objectdb.o.OMF.&lt;init&gt;(OMF.java:158) at com.objectdb.jpa.EMF.&lt;init&gt;(EMF.java:62
41

objectdb explorer in ver 2.2 and 1.0

features of ObjectDB 1.0 Explorer are not implemented yet in ObjectDB 2.2. This is because ObjectDB ... , so only a limited version of the Explorer was provided with ObjectDB 2.0. Due to higher priority in handing the new JPA support - improving the Explorer was delayed to ObjectDB 2.3, which is expected
41

using objectdb.jar in writing data to mariadb or mysql db

and reduce the use of regular sql patterns. Can my application use the objectdb.jar to write to mariadb or mysql using native java JPA API and in some cases JPQL or must i store to an Objectdb unique database? Moreso, does Objectdb have backup tools to back up the singular object database file
41

Where Does ObjectDB Block/Lock?

. With my PersistenceManager multiThreaded=true architecture, I desire to know where ObjectDB is actually ... () if optimistic=true? 5) ObjectDB 1.0 Manual (Support > Knowledge Base > ObjectDB 1.0 Manual > 5. JDO ... transactions are preferred." But, newer version 2.6.8_05 ObjectDB defaults optimistic=true, perhaps implying
41

In memory processing for ObjectDB

speeds very high. We like ObjectDb because its simplicity and the performance benchmarks ... for ObjectDB where recovery is possible, something like prevalyer etc. Basically we want to hit a huge Transaction per second limit and making sure if ObjectDB can help us here. Additionally the only cache I

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