ObjectDB ObjectDB

Internal Website Search

131-140 of 200 resultsRefresh
8

Some details about db behavior

that I'm not sure I understand. 1. In ObjectDB explorer I see Both B and A Entity classes available in ... of that information? 2. In explorer in every column where a complex type is represented in json like manner i ... see that other fields are initialized (which means explorer is showing not right information). 3. Suppose
8

mappedBy problem

established between the two entities! Using the explorer I see the employee field in the Address is null ... (because the mapped by side is merely a request to execute a query). You are right about the Explorer ... feature and the Explorer has not been adjusted yet. support Support I followed your post and I got
8

Listing large number of complicated objects with paging.

times in a row cause java.lang.OutOfMemoryError: Java heap space exception. The same query in Explorer runs blazing fast (22ms) but I think it's because Explorer lazy loads all that objects and load ... (and therefore completes in 22 ms in the Explorer). The problem is probably with the extensive EAGER
8

Difficulty with the BIRT plugin

Explorer, as suggested in the online manual: Open the [New Data Set] dialog box by right clicking the Data Sets node in the [Data Explorer] window and selecting New Data Set. dmoshal David Moshal ... can get a little further. My previous problem is that I was using the eclipse view "Data Source Explorer
7

SSL cannot connect from client StackOverflow error

the Client, when SSL is enabled. I can connect from Explorer, when "Use SSL" is checked, isn't there some ... can connect from Explorer, when "Use SSL" is checked, isn't there some option, which I missed on java client side? When "Use SSL" is enabled, the Explorer uses a connection url that starts with objectdbs
7

Missing Data on Retrieval (0, null values)

? The result should be the same as the tables in (ObjectDB) Explorer. harald77 Harald The usual way ... that you can explore using reflection. The main idea of an object database and of JPA is using ... that you can explore using reflection." That i thought, but the object values are not consistend
7

General Performance Issues Illustrated with a Specific Method

do you have? What is the total space that they consume (check in the Explorer)? support Support I don't ... (out of the 64GB, you can check it in the Explorer schema tab). You should also run this query with logging
7

Database corrupted after schema change

, no writing happens, but still the instances of TC become corrupted. It is visible also in the DB Explorer ... running the Doctor) with the last version of ObjectDB, for example, using the Explorer ... other idea ? jakab Gergely Jakab Thank you for the update. It seems that to explore this issue
7

EntityManager getMetamodel() causes crash

(HND.java:134) at java.lang.Thread.run(Thread.java:748) Explorer still shows just the one type ... . Check the class list of the database in the Explorer. support Support Yes, of course that was my first ... the explorer image, ODBEntity.png which shows just the one class. Crispy Chris Powell
1

References to objects of missing obsolete entity classes

? The objectdb explorer does not show any objects of the given class in the database. The class ... of deleting classes using the Explorer, so it may be related. We cannot reproduce the exceptions ... this feature of deleting classes in the Explorer? Was com.btc.ep.vector.tc.internal.dmos.Identifiable deleted

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