ObjectDB Database Search

101-150 of 200 results

A few entities loss after update to 2.3.7_08!

The old database is created by 2. 3 .6. And recreate the database by doctor is useless. But the other version such as 2. 3 .7 works fine. So we believe 2. 3 .7_08 has a bug. codefad FrankChu More details are required in order to understand the problem. support Support

2.5.3_02: java.lang.UnsupportedOperationException

Hello! I use Glassfish 4.0.0 and ObjectDB 2.5. 3 _02. When I do entityManager.createQuery I ... Glassfish 4.0 is based on JPA 2.1. Build 2.5. 3 _02 of ObjectDB added initial dummy implementation ... ; UnsupportedOperationException. Please try build 2.5. 3 _03, which adds now a real implementation

ObjectDB version 2.3 has been released

ObjectDB 2. 3 has been released and it includes important additions and fixes: Added the ability to edit databases in the Explorer ( issue #2 ). Added the ability to execute queries in the Explorer (issue # 3 ). Other small Explorer improvements. Added support of IN operator in JPQL queries. Added

NoSuchFieldError: __odbTracker on NetBeans 7.3 + JBoss 7.1.1

When using inheritance throw exception java.lang.NoSuchFieldError: __odbTracker on NetBeans 7. 3 + Jboss 7.1.1 @Entity public class Person extends AbstractObject { private static final long ... ) if remove the inheritance works fine. On GlassFish 3 .1 with inheritance also works fine. Why "person

Issue with merge in 2.4.3

Hi, we just tried to upgrade to 2.4. 3 from 2.4.2. One of our regression tests is failing. Appears objects are getting created twice on merge. Please see attached unit test. Thanks Paul. pedwards Paul Edwards This regression bug was the result of a bad optimization  that is now fixed in build 2.4. 3 _01. support Support

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

Source not found error after downloading ObjectDB 2.3.7_04

Source not found error after downloading ObjectDB 2.3.7_04

Storing a tree of data (depth=3)

Storing a tree of data (depth=3)

TypedQuery implementation problems

)" + " from Account acct" + " left outer join AccountTransaction att on acct.id = att.accountId" + " left outer join Transaction trans on att.transactionId = trans.id" + " left outer join AccountGroup ag on acct.accountGroupId = ag.id" + " left outer join AccountType at on at.id = ag.accountType" + " group

[ObjectDB 2.3.7_25] Unexpected exception (Error 990)

copy... [ObjectDB 2. 3 .7_25] Unexpected exception (Error 990)   Generated by Java HotSpot(TM) 64 ... :163) at com.objectdb.Doctor.main(Doctor.java:22) [ObjectDB 2. 3 .7_25] null lorenz2304 Benjamin Lorenz ... databases, but still if the database was created by an old version of ObjectDB (before 2. 3 .0) maybe

[ObjectDB 2.8.3_01] Unexpected exception (Error 990)

Seeing strange new error, with previously working code! Objectdb: 2.8. 3 _01 JVM: 1.8.0_252 OS: Ubuntu: 18.0.4 ----   [ObjectDB 2.8. 3 _01] Unexpected exception (Error 990) Generated by OpenJDK 64 ... .run(FastThreadLocalRunnable.java:30) at java.lang.Thread.run(Thread.java:748) [ObjectDB 2.8. 3 _01

Dynamic Metadata (JDO 3.0)

JDO 3 introduces the ability to specify and query metadata of persistable types dynamically. ObjectDB 2 supports specifying metadata by: JPA XML Mapping Metadata JPA Annotations JDO XML Metadata (e.g. package.jdo) JDO Annotations All these methods are static, i.e. the metadata has to be provided

Enhancer API (JDO 3.0)

One of the new features of JDO 3 is a standard API for enhancement. Currently ObjectDB implements its own enhancement API . support Support

ObjectDB 2.3.0

Added the ability to edit databases in the Explorer ( issue #2 ). Added the ability to execute queries in the Explorer (issue # 3 ). Other small Explorer improvements. Added support of IN operator in JPQL queries. Added support of ";drop" database url parameter. Adjusted the Enhancer to the new

Regression bug in using version 2.4.5 with GlassFish 3.1.2

Can't deploy objectDB ver 2.4.5 or later using GlassFish 3 .1.2, NetBeans 7.2.1 Win 7 & 8. ObjectDB Version 2.4.4 is working good. [#|2012-12-18T05:26:53.167-0800|SEVERE|glassfish3.1.2|javax.enterprise.system.core.com.sun.enterprise.v3.server|_ThreadID=44;_ThreadName=Thread-2;|java.lang

ObjectDB 2.2.3

ObjectDB 2.2.3

ObjectDB 2.4.3

ObjectDB 2.4.3

ObjectDB 2.9.3_01

ObjectDB 2.9.3_01

ObjectDB 2.3.2

ObjectDB 2.3.2

ObjectDB 2.3.5

ObjectDB 2.3.5

ObjectDB 2.3.1

ObjectDB 2.3.1

ObjectDB 2.9.3

ObjectDB 2.9.3

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

version 2.4.5+ with GlassFish 3.1.2, errors when runs application. Version 2.4.4 worked but not 2.4.5 or later

ObjectDB 2.7.3

ObjectDB 2.7.3

ObjectDB 2.5.3

ObjectDB 2.5.3

ObjectDB 2.6.3

ObjectDB 2.6.3

[ObjectDB 2.3.7_08] Unexpected exception (Error 990)

[ObjectDB 2.3.7_08] Unexpected exception (Error 990)

ObjectDB 2.3.7

ObjectDB 2.3.7

ObjectDB 2.8.3

ObjectDB 2.8.3

ObjectDB 2.0.3

ObjectDB 2.0.3

ObjectDB 2.3.4

ObjectDB 2.3.4

jakarta.persistence.PersistenceUnitUtil

cannot be loaded from the database. Since: Jakarta Persistence (JPA) 3 .2 Object getIdentifier ( Object ... is found not to be an entity. Since: Jakarta Persistence (JPA) 3 .2 boolean isInstance ( Object entity ... . Since: Jakarta Persistence (JPA) 3 .2 boolean isLoaded ( Object entity , String attributeName ) Determine

jakarta.persistence.EntityManagerFactory

of the transaction Returns: the value returned by the given function. Since: Jakarta Persistence (JPA) 3 ... of the persistence unit. Since: Jakarta Persistence (JPA) 3 .2 Map getNamedEntityGraphs ( Class entityType ... graphs Returns: a map keyed by graph name. Since: Jakarta Persistence (JPA) 3 .2 Map getNamedQueries

jakarta.persistence.criteria.Subquery

of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Root correlate ( Root parentRoot ) Create ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... (JPA) 3 .2 Root from ( Class entityClass ) Create and add a query root corresponding to the given

jakarta.persistence.TypedQuery

effect during query execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 CacheStoreMode ... . Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position of the first ... to the transaction. Since: Jakarta Persistence (JPA) 3 .2 Integer getTimeout () The query timeout

jakarta.persistence.Query

that will be in effect during query execution. Since: Jakarta Persistence (JPA) 3 .2 CacheStoreMode ... . Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position of the first result the query object ... the persistence context has not been joined to the transaction. Since: Jakarta Persistence (JPA) 3

jakarta.persistence.criteria.CriteriaQuery.orderBy(Order...)

order. The left -to-right sequence of the ordering expressions determines the precedence

Different behavior for two equal queries

through null in one of the OR components. Navigation should be compiled as LEFT OUTER JOIN to avoid losing ... :   like(v$1.name,'%Q%'). Step 3 : Group results --------------------- Group the results of step 2by:   $1. [Step 4] Remove duplicates from the groups of step 3 . [Step 5] Apply selection

jakarta.persistence.StoredProcedureQuery

that will be in effect during query execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 ... execution. Inherited from Query Since: Jakarta Persistence (JPA) 3 .2 int getFirstResult () The position ... Since: Jakarta Persistence (JPA) 3 .2 int getUpdateCount () Return the update count or -1 if there is no pending

Server out of memory exceptions

of where the memory is being used. In each exception case the server has typically been running for 3 -4 days ... application startup & shutdown cycles. Each cycle of the outer loop should create 10 writer threads (5 ... ) if I enable another 5 threads to read from test1 and write to test2 - I've left this commented

2.9.x query issue with @Unique constraint

: (u.userName=:userName). [Step 2] Order the results of step 1 by: u. [Step 3 ] Use NULL as a result (for LEFT OUTER JOIN). [Step 4] Merge the results of steps 2, 3 using OR. [Step 5] Apply selection ... User locating all the User (u) instances. [Step 2] Evaluate fields in User (u) instances. [Step 3

ObjectDB 2.4.0

.1.1 web application (by catching unexpected exception). Fixed LEFT [ OUTER ] JOIN issues (including ... within Eclipse 3 .7 wrapper jar . Added support of sharing an identifier name for a variable and a parameter in the same query. Added support for using ObjectDB with GlassFish 3 .1.2 . Added handling missing

Query Execution Error

JOIN $1.mitgliedschaft $2 LEFT JOIN $2.abteilungen $ 3 LEFT JOIN $ 3 .abteilung $4 WHERE (((NOT ((($2 ... JOIN $2.abteilungen $ 3 LEFT JOIN $ 3 .abteilung $4 WHERE (((NOT ((($2 IS NOT NULL) AND ($ 3 IS NOT NULL ... .vereinsverwaltung.verein.mitglied.Mitglied $1 LEFT JOIN $1.mitgliedschaft $2 LEFT JOIN $2.abteilungen $ 3

jakarta.persistence.criteria.Path

expression of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate ... ) 3 .2 Path get ( SingularAttribute attribute ) Create a path corresponding to the referenced single

jakarta.persistence.criteria.Predicate

Returns: a scalar expression of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... Persistence (JPA) 3 .2 String getAlias () Return the alias assigned to the tuple element or null

jakarta.persistence.criteria.ParameterExpression

of the given basic type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ... . Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate to test ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String

jakarta.persistence.criteria.CriteriaBuilder.Case

Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned

jakarta.persistence.criteria.CriteriaBuilder.In

type. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate ... Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create a predicate to test whether the expression ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return

jakarta.persistence.criteria.CriteriaBuilder.Coalesce

Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned

jakarta.persistence.criteria.Expression

(JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test whether the expression ... for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate equalTo ( Object value ) Create ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String