ObjectDB Database Search

101-103 of 103 results

using objectdb.jar in writing data to mariadb or mysql db

to mariadb or mysql using native java JPA API and in some cases JPQL or must i store to an Objectdb unique

Criteria query error: Unexpected query token

may be valid in Hibernate HQL but not in JPQL and JPA Criteria API. support Support My apologies, in

Entity with java.util.Date column gives ClassCastException in BIRT

Copied a straightforward entity class from my coleague. Using Eclipse Kepler (Reporting) and stored it in ObjectDB 2.5.3_02. After creating an ObjectDB BIRT DataSource and a DataSet, entered a simple JPQL query to select the fields. Entity looks like this: package entity; import java.util.Date