ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
58

Source not found error after downloading ObjectDB 2.3.7_04

); PersistenceManager pm = pmf.getPersistenceManager(); I am getting an error Source attachment does not contain source for File PMF.class. I had added the zip file jdo_2.2.zip as source. Please help need ... When I am trying to debug code snippet mentioned above in Eclipse it asks me to provide source code
56

ObjectDB Open Source

Is ObjectDB Open Source? If not, why not? Are there any plans to start becoming more open source? ThreaT Ashton Hogan ObjectDB is not open source and currently there are no plans to make it open source. support Support
55

Free ObjecDB license for Open Source project

I'm just starting to work on small Open Source project. Currently I'm selecting suitable persistence layer. ObjectDB looks like a very good fit, but I can't justify buying license for 500 ... of less restrictive ObjectDB license for Open Source project. Thank you for your answer. infragile Ondrej
55

Annotations not supported in -source1.3 (use -source 5 or higher ..)

and other files: Annotations not supported in -source1.3 (use -source 5 or higher ..) Generics not supported in -source1.3 (use -source 5 or higher ..) (Note that the version of Java I ran Maven as
14

Eclipse Distribution License - v 1.0

and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice ... GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12

Apache License, Version 2.0, January 2004

. "Source" form shall mean the preferred form for making modifications, including but not limited to software source code, documentation source, and configuration files. "Object" form shall mean any form resulting from mechanical transformation or translation of a Source form, including but not limited
11

javax.persistence.spi.PersistenceUnitInfo

source to be used by the persistence provider. Returns the JTA-enabled data source to be used by the persistence provider. The data source corresponds to the jta-data-source element in the persistence.xml file or is provided at deployment or by the container. Returns: the JTA-enabled data source
2

Report Generation with BIRT and JPA

This tutorial demonstrates how to create reports based on data in an ObjectDB database using the popular open source Business Intelligence and Reporting Tools (BIRT). In order to keep things as ... on the following subset of these points: (11, 11), (12, 12), ..., (20, 20) The data will be presented in
2

Step 3: Define a Spring DAO Component

Operations on the database will be performed by an instance of a Data Access Object (DAO) that we will define in this step as a Spring MVC component: Open the [New Java Class] dialog box by right ... source file with the following code: package guest; import java.util.List; import javax
2

Step 2: Create a Project and a Report

the report file name (e.g. report.rptdesign) and click Finish. The next step is creating an ObjectDB data source.

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