ObjectDB ObjectDB

Internal Website Search

31-40 of 143 resultsRefresh
8

EntityManager JPA or JDO impl and different behavior

you can show it by modifying the above test. support Support If you can covert your sample project from ... the problem, no DAO, Spring, etc.). Please follow the format of the sample test in the posting instructions
8

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

I have a simple task to validate the sample code will switch over to the slave database when the master is unavailable. I simulate the master unavailable by stopping the master server ... a few records. Stop Main.java. 4.) Re-run (Main.java) with WRITE_DATA_TO_DATABASE = false; Sample output
8

Speed of queries that return many objects

. Latest JDK 1.8 , and newest Mac Attached is the sample application. Instructions: - Point ... Spring Boot application in target folder: java -jar demo-0.0.1-SNAPSHOT.jar - Generate sample file
8

JPQL JOIN FETCH Error

More details are required in order to understand the problem. Is there a sample database ... will be solved soon, and if you provide a sample database (possibly in a support ticket) it may be possible
8

Compress ODB file with XML content

. Compression internally is not supported yet, but if you can upload a sample database file ... side. Harman Alexander Golyshkin Thank you for the sample database file. Most of the database space
8

Explorer shows Long id, but should be Integer

the sample on parts of the Embedded id) as if I would want to edit, then I press enter and ObjectDB Explorer shows the field type as Integer, as it should normally be. I have attached just a small sample
8

How to use ObjectDB properly in spring boot application?

Below is a sample code that I am using: (taken from objecdb documentation): EntityManagerFactory ... for is a very simple spring boot sample application with: spring-boot-starter-data-jpa Objectdb
8

CASE WHEN...THEN...ELSE...END not working using JPQL/JDOQL

your specific sample query: SELECT CASE WHEN g.name="a" THEN "e" ELSE "o" END g from Guest g You can add ... Support Thank you for your reply. Could you give me a sample code on how to use a method in the query
1

ArrayIndexOutOfBounds with Critera API and function call

cannot create yet another sample as creating samples takes quite some time and I hope it can be resolved by
1

StaticMetamodel throws NPE with Spring-Data in PathImpl.get()

that demonstrates the exception it may help. support Support attached a sample project with a working ... classes, so criteria queries can only be used with field names (as demonstrated by your sample project

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