ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
148

Compile time enhancement using build.xml of a Netbeans web application

Does anybody have a complete, working example of the adaptations required in the build.xml ... :\my-project\classes\*.class"/> </java> The (rather overwhelming) nbproject/build-impl.xml of Netbeans, that is included into build.xml, offers a number of empty targets to override in build.xml, such as
142

Version 2.2.7 build 7/8 issue

Hi all, I have problems with builds 7 and 8 when trying to sort entities with mappedBy ... with null objects! With builds 6 and 5 works it correctly. Removing mappedBy from @OneToOne(mappedBy ... bug. Your code should work again with build 2.2.7_09. support Support
141

Email notification about new build

Just a quick thought. It would be nice to get email notification about new builds. If a new build resolves a problem that I'm not subscribed for, I don't know about it until i check ODB page :) lwalkowski Lukasz Walkowski This is a good idea. It is now set as a website feature request in the issue tracking system. support Support
139

Last build is not available on Maven Repository

Is there some special reason why the last two builds of 2.3.3 are not available in your Maven repository? mosi0815 Ralph Moser Just checked and 2.3.3_06 was indeed missing (but 2.3.3_05 was there). It is available now (refresh your browser). I will check what went wrong. Thank you for reporting this. support Support
139

Enhancement from gradle build file

Just wondering if it's possible to add enhancement in the gradle build file after compilation? an example of this, for an IntelliJ gradle based project would be very helpful. David dmoshal David Moshal The following seems to work: task enhance(type: JavaExec) {   main = 'com.objectdb.Enhancer
28

New issues with queries using build 2.7.6_08

Unfortunately Build 2.7.6_08 caused exceptions in a lot of system tests of our test suite which still ran successfully with Build 2.7.6_07. 1. For example following query returns 3 verdict objects ... primary key value"). Hopefully build 2.7.6_07 does solve the conflict between that issue and issue
28

New issues with queries using build 2.7.8

you for this report. Build 2.8.0_01 includes a fix. support Support There is an issue with build 2.8.0_01 (although it does solve this reported bug). A new build will be released soon. support Support Please check if build 2.8.0_02 solves the issue. Thanks. support Support
28

Email notification about new build

Just a quick thought. It would be nice to get email notification about new builds. If a new build resolves a problem that I'm not subscribed for, I don't know about it until i check ODB page :) lwalkowski Lukasz Walkowski
27

Problemss during maven build

Hey out there! Anybody experiencing this problem during a maven build while downloading from objectdb repository? This now occurs without any changes to a previously working pom.xml. [WARNING] Checksum validation failed, expected <!DOCTYPE but is 885855ca38347df0cf1e2bbf57f02a57c039ece6 from
15

JPA / JDO Class Enhancer

and ANT Enhancement Enhancement can be integrated into the build process. The following Maven build file defines a Java compiler plugin that includes enhancement: <build> ...   <plugins ... > ... </build> Complete ObjectDB Maven projects are available for download on the Tutorial pages

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