ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
2

Threaded Test - Failed to commit transaction: Unexpected internal exception

ways: Producer thread inserts object into the "queue" database Consumer thread reads and removes an object from the "queue" database Consumer thread inserts object into a "work in progress" database ... . Obviously the runtime is longer due to the second insert/remove but it runs at a relatively consistent
2

javax.persistence.MapKeyJoinColumn

: "" Since: JPA 2.0 boolean insertable (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider. (Optional) Whether the column is included in SQL INSERT
2

javax.persistence.Column

to create a column of the inferred type. Default value: "" Since: JPA 1.0 boolean insertable (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider. (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider
2

javax.persistence.JoinColumn

to the generated SQL for the column. Default value: "" Since: JPA 1.0 boolean insertable (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider. (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider
2

javax.persistence.MapKeyColumn

of the inferred type. Default value: "" Since: JPA 2.0 boolean insertable (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider. (Optional) Whether the column is included in SQL INSERT statements generated by the persistence provider. Default value
2

Out of Memory - Slow leak?

has fixed the problem. The scenario is still the same: I have two "producer" processes which insert messages into an objectdb "queue" database running with an objectdb server process. I have one "consumer" process which reads messages from the queue database and inserts these into an embedded "normal
2

ObjectDB 2.8 Developer's Guide

Welcome to ObjectDB for Java/JPA Developer's Guide. Here you can learn how to develop database applications using ObjectDB and JPA (Java Persistence API). The main purpose of this guide is to make you productive with ObjectDB and JPA in a short time. Guide Structure This manual is divided into
2

JPA Annotations for Java EE

The following JPA annotations are in use to integrate JPA into a Java EE application and are managed by the Java EE container:
0

Spring MVC JPA Tutorial - Eclipse Project

Integration for WTP is installed when the Maven project is imported into the IDE). Choose or define
0

Step 4: Add a Servlet Class

session bean, which is instantiated and injected by the application server into the guestDao field

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