ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
99

Empty query results after JAR creation

.jar", I get either empty results or on some cases a "NoResultException" which appears to report ... but once the Jar File is created and moved to a different folder, the query does not return any results any ... that can be distributed? Thanks for any help. Marvin.Hansen Marvin Hansen Empty results or
99

Query with FETCH JOIN returns multiple results instead of one.

with two services, it's returned twice (both results contain the same instance). I believe that such query should return only one result, with fetched service sub-elements, shouldn't it? I am almost sure (but I did not bother to check, sorry!) that JPA+Hibernate would return only one result. Am I wrong
98

LEFT JOIN FETCH over empty embedded collection returns no results

of the first collection, the result of the overall query is an empty set. To use the example from ... c.bList WHERE id=:id; But if I include the full nested fetch, it fails, returning an empty result ... ; symbol at the end of the query). The following query returned results: SELECT c FROM C c LEFT
98

@ElementCollection query returning extra result per element in collection

. The issue is that, I'm getting repeated results of the owning entity of an '@ElementCollection ... ) AND (($1.conditionOne=:p2))) Got: 1 results - correct ... .conditionOne=:p3)))) Only expected one result, but got: 2 Again, this is only an engineered test
98

URGENCY, or in query does not report any objects on first operand having no results

and a.transferred = 0 there are all the results for the condition a.state = 3 it seems that the or ... )),(a.transferred=0)). [Step 2] Apply selection and prepare final results. <btreePlan 15.7575 4,74/6,50 ... 1421 results, so hopefully this issue is issue #2853 that has already been fixed. support Support it works with 2.8.9, thanks hgzpincher Hans-Georg Zwicker
98

JPA-Query does not lead to any result

Hi, we have a database with a Entitiy inside which we want to fetch with a query. Normally that works without a problem, but in case of this database that query does not have any results. Can anyome ... are two databases, one where the query has a result and one where the query does not has any results
98

wrong query result

Hi we have a problem with queries, database is returning wrong results. These are the queries ... correct results We had this problem on records created on 13 and 14 January, problem was detected ... are a db repair log and a screenshot of queries and results. We will upload the DB through private
97

Wrong select results

Hello, I got a realy strange SELECT problem. In explorer query "select p from Player p where p.confirmed==false", given me some results with p.confirmed==TRUE. And when I try to do (see image ... -check="true" /> <processing cache="1024mb" max-threads="8" /> <query-cache results="1024mb" programs
19

query only reports 1 result

2.7.2_01 suddenly some queries do only have 1 result even there are more results (you can use the database that you have from #308): this query gives 1 result even there are a lot more: select o from ... .classIdentifier = '(XX)' if you take away the last condition you can see a lot of fitting results
19

Query execution creates a wrong result

Hello, we analysed an unexpected behavior and find out that the result of an Query are wrong ... returns an expected result (one Entity). The second Query is the first Query with an additional WHERE condition. But than we get another (wrong) result. We used Version 2.6.5 and the BUG is fixed

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