ObjectDB ObjectDB

Internal Website Search

91-100 of 136 resultsRefresh
6

Duplicate Entity class names causes Exception in Query

.MAX_VALUE) return -1;    int i = (int) l;    return i;   } catch (javax.persistence
6

Mismatch client-server protocol prefix

and see if it makes a difference (for diagnosis): <database> ... <processing cache="64mb" max-threads="1
6

impossible to drop a table with 50 million objects

when trying to execute in explorer (max heap size 1GByte) delete from LogEntry l it comes up with a Java heap error after 20 minutes of executing. How to empty such a table ? hgzwicker Hans-Georg Zwicker This may be because the transaction size is limited by the heap size. You can try deleting
6

Connecting to a remote objectdb server

port="6136" max="100" /> <data path="objectdb://db.mydomain.com/db" /> </server
6

Guessbook tutorial: Java EE 6 JPA Tutorial - Maven Project

I have a Max OSX Lion and am running Netbeans 7.2 with Glassfish 3.1.2. I download the tutorial and run it. The moment I type something in the sign in block and click add, I get the following error trace: (Does anyone know a fix?) WARNING: EJB5184:A system exception occurred during an invocation
6

Server connection management

? It would be useful to have configuration settings to control the connection pool (min/max connections
6

Optimistic lock failed

" /> <recovery enabled="false" sync="false" path="." max="100mb" /> <recording enabled
6

IN expression in a Criteria Query

value combination). Aggregate calculations (count, sum, avg, max, min) that are carried
1

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

widthPxSideBarLeft = 250; @Min(150) @Max(400) public int getWidthPxSideBarLeft() { return widthPxSideBarLeft
1

cannot delete objects after crash (see issue 2283)

: <recovery enabled="true" sync="false" path="." max="128mb" /> In this mode, commit returns

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