ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
3

Error when using Object DB Java Agent

Hello! We are using the Java Agent while developing our application because it's not possible to tell IntelliJ to enhance the classes after compiling them. Without enhancing it's painfully slow ... code is built with maven and the classes are compile time enhanced. With the agent we have a problem
3

Activation Issue

the evaluation license restriction message again at compile time (which was I was seeing before putting ... for production). Also, as far as seeing the eval exceeded exception, the simple test was doing a compile
3

Failed to validate XML

{ url "http://m2.objectdb.com" } } dependencies { compile 'org.slf4j:slf4j-api:+' compile
3

ODB with Netbeans

ODB2 allows JPA attributes to be public (which is great), but JPA does not. So, in Netbeans, with attributes like this: @Entity class A {     public String name; } I get compile time errors ... all these errors/warnings since even the errors are not compilation errors, so you can still build and run the project. support Support
3

Performance problem

we cannot get into the fine details of your project. An attempt to compile your project failed because the compiler
3

Remove not working

CBE Ah, my problem above was using "Test.odb;drop" instead of "Test.tmp;drop". I'll post a new test ... to JDO and JPA). Note that it is usually a bad idea to add posts to an old thread. The issue in the original post was already solved. All our new posts (starting #5) discuss a totally different issue
3

Updating Entities

the posting instructions. support Support I'm not exactly sure how to do this to be honest. I'll try to see what I can do, but I won't be able to post for awhile since I'm not at my work computer (acquired ... If the problem is an UPDATE query (as shown clearly on post #5 but was less clear from post #1
3

Query results are not up to date for entities, not primitives

values rather than entities, so these queries are different. Could you please post the configuration ... . Could you please explain this in more details? You may have to post a simple test case to demonstrate the issue ... to be able to explore this issue, you will have to post a simple test case that demonstrates
0

Best practise loading big data

for posting questionable code snippets. I have repaired it. In this scenario the data is only read ... should be improved to handle this case properly Kind regards, Rainer Lochmann btc_es BTC EmbeddedSystems Posts #7 ... half of the MyValue objects in nested for loops as sketched in post #6. For the next half I
0

combined index not used

the next post). As you have several heavy queries with multiple JOIN operations with very slow execution ... the post above it will select the 2nd query plan. Selecting a query plan by text (e.g. specific ... the "objectdb statistics" query again using build 2.8.0_03. If you can post the database (from post #13

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