ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
7

Entity name

extends Pojo implements Serializable{..... In ObjectDB-explorer (which is part of ObjectDB ... the explorer the data is organized by classes and class names are displayed, but you are right, the alias names should also be shown and this should be added in future versions of the Explorer. support Support
7

Java FX tableview fill with an aggregated query

(),getName()"; In the ObjectDB explorer the query works just fine. Thanks in advance, Paul I am getting ... It is unclear why the query works fine in the Explorer and fails in your JavaFX application. Since you are using methods in your query, maybe the Explorer and your application have different versions
7

How to change properties in urls2.xml?

the Explorer. It is not used by ObjectDB outside the Explorer, so just changing its properties will probably ... of them. I want a connection to my databases using the Explorer or using Java PersistenceManager
7

Query Method NullPointerException on List iteration

where exactly NullPointerException is thrown. Try running the query in the Explorer. Do you get results ... the explorer, because it says that the method doesn't exist. I tried adding the classpath in the explorer settings, but the error remains.. Stack Trace: java.lang.NullPointerException: null
7

performance limit

ObjectDB explorer clearly marks tha index on atribute createdBy is used. Can you please give some ... that the same query runs much faster in the Explorer (because in the Explorer result data
1

ObjectDB 2.0.0

. Fixed a bug in lazy loading of instances of non enhanced classes. Added Explorer support of ID / version / inverse (mapped by) fields. Fixed Explorer bug in closing database files. Fixed cascading ... /Explorer class loading bug (after schema change). Fixed a bug in the ObjectDB Doctor Tool.
1

ObjectDB 2.6.2

Added support of entity classes with missing implemented interfaces in the Explorer. Added method ... in the Explorer. Changed the Enhancer to return non zero exist code on errors (issue #1635). Fixed ... (issue #1643). Fixed a regression of build 2.6.1_03 in supporting interfaces in the Explorer. Fixed
1

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

and @OneToOne fields are also null). In all cases lists that are given in the explored database ... in the odb Explorer. regards, Darren Kelly (Webel IT Australia, Sydney) webel Dr Darren Kelly In ... exploring it in the debugger. support Support After running your test application and investigating
1

Null pointer exception being thrown from within ObjectDB.

).getResultList(); ... Screenshots attached for database explorer. Please note that the "ReportObject" object doesn't seem to write to the database and when trying to view the ReportObject list, the explorer ... is specified here) or a sample database with a query that can demonstrate the exception (e.g. by running the query in the Explorer). support Support
1

How to check what is taking most space in DB file

. However, it seems relatively easy to expose it in the Explorer, so following your request we will try to implement ... the Explorer (on the Schema tab) about the space in bytes that each entity type consumes (for storing the objects) and each index consumes. This information is currently available only when the Explorer

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