About move
Schema Update
Explains how to handle JPA/JDO database schema evolution in ObjectDB. The <schema> configuration element supports renaming packages, classes and fields in ObjectDB databases as a complementary operation to renaming or moving these elements in the IDE during source code refactoring. Only these schema changes are ...
Database Explorer
Explains how to run and use the ObjectDB object database Explorer to view and manage Java/JPA/JDO objects visually.... collection can be modified by using the Edit > Move Element commands. Saving Changes The Explorer manages an ... selected view) using the Left and Right arrow buttons to move fields between the [Shown Fields] and the [Hidden Fields] lists. You can ...
Database Explorer
Explains how to run and use the ObjectDB object database Explorer to view and manage Java/JPA/JDO objects visually.... collection can be modified by using the Edit > Move Element commands. Saving Changes The Explorer manages an ... selected view) using the Left and Right arrow buttons to move fields between the [Shown Fields] and the [Hidden Fields] lists. You can ...
Database Doctor
Explains how to use the ObjectDB object database Doctor tool to diagnose and repair database files and damaged Java/JPA/JDO objects. The ObjectDB Doctor tool provides two related services: Diagnosis and validation of an ObjectDB database file Checks a given ObjectDB database file, verifies that it is healthy and valid, and if the file is not valid (it is c ...
javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName
NB: the following issue only happens with ObjectDB, it does not happen with EclipseLink. Glassfish3.0.1 objectdb-2.2.5_10 JavaEE6 web app The error reports as: javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getWidthPxSideBarLeft Where getWidthPxSideBarLeft() is an annotated getter of an entity ViewConfiguration: ... is that it works perfectly fine for all JSF pages, I can move from page to page each with both a "main" h:form and a "secondary" h:form ... If this doesn't help maybe the Enhancer has to move the annotations to the proxy methods, but that would be more difficult. ...
Query vs Extent for retrieving data
I'm running into a problem where data that is retrieved via a Query comes out null, but when I retrieve it using an Extent everything is present. We have a very simple class: public class PositionReportManagerBean implements InstanceCallbacks { private int maxReports; private List<PositionReportBean> reports; } I have a test file with 5 instances of PositionReportManagerBean, each with maxReports set to 10 and 5 PositionReportBeans in reports. I can verify with the ObjectDB explorer that all of the data is there. If I call ... ) ) ; } But if I move the for loop that prints out the contents of the bean to just prior to ...
[ODB1] Chapter 1 - About ObjectDB
Describes the main features and editions of ObjectDB 1.0 for Java/JDO.... run on any environment that supports Java. You can easily move your application to other platforms (Windows, Unix, Macintosh and almost ...
EOFException
Not sure if you'll be able to help with this but I've had an application get into a state where it cannot access anything from the database - queries fail with the following exception: Bug Version: 2.3.3 Priority: Critical Status: Fixed Replies: 2 Type: Bug ...
2.2.0
Release date: 2011-04-03 Download (3.99 MB) Binary: objectdb-2.2.0.zip You should start by following a tutorial or reading the manual ...
Posting to ObjectDB Website - Important Instructions
Instructions for posting to ObjectDB website (to the forum, the issue tracking and the help desk).... ObjectDB Software reserves the right to modify, delete or move any post at its sole discretion. 2. Content and Readability ...