ObjectDB Database Search
151-200 of 200 resultsGlassFish 3.1.2.2/JBoss 7.1.1 there are also issues with GlassFish 3 .1.2 (GlassFish 3 .1.1 may work better with ObjectDB ... 2.4. 3 can be used with JBoss AS 7.1.1. As discussed in this forum thread - you will have to: Add ... ;directory). Add to the persistence.xml file a request to load the ObjectDB module. Build 2.4. 3 fixes | |
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_04Source not found error after downloading ObjectDB 2.3.7_04 | |
Storing a tree of data (depth=3)Storing a tree of data (depth=3) | |
[ObjectDB 2.4.3_07] Unexpected exception (Error 990) [2012-10-05 13:14:18 #7 store] Database '/home/glassfish/objectdb-2.4. 3 _07/db/test.odb' is opened by 7042@edi-gui-sbr-devel [2012-10-05 13:14:18 #8 server] [ObjectDB 2.4. 3 _07] Unexpected exception ... ] Database '/home/glassfish/objectdb-2.4. 3 _07/db/test.odb' is closed by 7042@edi-gui-sbr-devel hadnosoul | |
ClassCastException after upgrade to 2.3.5_03" field is a byte[]. This worked ok in 2. 3 . 3 _06. felixobjectdb Richard Szurgot Thank you for this report. Please try build 2. 3 .5_04 that should fix this new issue. support Support | |
[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 | |
jakarta.persistence.SecondaryTable.pkJoinColumns Jakarta Persistence (JPA) Method in jakarta.persistence.SecondaryTable PrimaryKeyJoinColumn[] pkJoinColumns (Optional) The columns that are used to join with the primary table. Defaults to the column(s) of the same name(s) as the primary key column(s) in the primary table. Default: {} Since: Jakarta Persistence (JPA) 1.0 | |
jakarta.persistence.EntityManager.getReference(Class,Object) of the given entity class with the given primary key, whose state may be lazily fetched. If the requested ... while the entity manager was open. Parameters: entityClass - entity class primaryKey - primary key ... the second argument is not a valid type for that entity's primary key or is null. Since: Jakarta Persistence (JPA) 1.0 | |
ObjectDB 2.3.6ObjectDB 2.3.6 | |
ObjectDB 2.2.3ObjectDB 2.2.3 | |
ObjectDB 2.4.3ObjectDB 2.4.3 | |
ObjectDB 2.9.3_01ObjectDB 2.9.3_01 | |
ObjectDB 2.3.2ObjectDB 2.3.2 | |
ObjectDB 2.3.1ObjectDB 2.3.1 | |
ObjectDB 2.9.3ObjectDB 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 laterversion 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.3ObjectDB 2.7.3 | |
ObjectDB 2.5.3ObjectDB 2.5.3 | |
ObjectDB 2.6.3ObjectDB 2.6.3 | |
ObjectDB 2.3.7ObjectDB 2.3.7 | |
ObjectDB 2.8.3ObjectDB 2.8.3 | |
ObjectDB 2.0.3ObjectDB 2.0.3 | |
ObjectDB 2.3.4ObjectDB 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.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 | |
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 | |
jakarta.persistence.criteria.CriteriaBuilder.SimpleCase Persistence (JPA) 3 .2 Predicate equalTo ( Expression value ) Create a predicate to test ... to be tested against Returns: predicate testing for equality. Since: Jakarta Persistence (JPA) 3 .2 Predicate ... testing for equality. Since: Jakarta Persistence (JPA) 3 .2 String getAlias () Return the alias assigned | |
jakarta.persistence.TableGenerator.pkColumnValue Jakarta Persistence (JPA) Method in jakarta.persistence.TableGenerator String pkColumnValue (Optional) The primary key value in the generator table that distinguishes this set of generated values ... the primary key column of the generator table Default: "" Since: Jakarta Persistence (JPA) 1.0 | |
jakarta.persistence.TableGenerator.indexes Jakarta Persistence (JPA) Method in jakarta.persistence.TableGenerator Index[] indexes (Optional) Indexes for the table. These are only used if table generation is in effect. Note that it is not necessary to specify an index for a primary key, as the primary key index is created automatically. Default: {} Since: Jakarta Persistence (JPA) 2.1 |