ObjectDB Database Search
51-100 of 200 resultsManyToMany Set is null Why can the field "contracts" be " null "? ---------- @Entity @Inheritance(strategy = InheritanceType. TABLE_PER_CLASS ) public class Person implements Serializable,Subject { @Id @GeneratedValue private long id; @ManyToMany(fetch = FetchType. EAGER , cascade | |
Bad Backups – Null Error when issuing simple query on backup via ObjectDB Explorer.InternalException: null com.objectdb.o.InternalException at com.objectdb.o.BYR.n(BYR.java:114 | |
removed objects stay with null field values in the reference to null except the primary key. The same behavior is when we delete with a query use entityManager | |
List always null is null always. What can it be? I leave a snapshot in which it can be see clearly: http://i1134 | |
PostUpdate collection null Hello, I have an entity MyEntity with a collection attribute myCollection. I have an EntityListener on MyEntity with a @PostUpdate method. When I try to access myCollection from the PostUpdate method, this collection is null . If I try to access the collection from the PreUpdate method | |
multi thread application, id field sporadically null We are testing objectDB with a multi thread application. Each thread has it's own entityManager created from a common factory. In one thread we receive sometimes an object from the database with the field that is declared as @Id having the value null (what is not correct, we checked | |
query null or by zero error we have the critical problem that we receive a null or by zero (in the log a java.lang.ArithmeticException) error for this query: select o from ObjectNode o where o.currentLocation.nodePath = "/(MG)TOOLPOOL-DMC-125U4/(MP)IN" and o.classIdentifier = '(TP)' database can be download from | |
Objectdb ignores not null annotationsObjectdb ignores not null annotations | |
InternalException: null/database/issue/new com.objectdb.o.InternalException: null com.objectdb.o.InternalException at com.objectdb | |
Deleting a broken reference that was fixed to null in the Explorer Using version 2.7.4_01, we did a repair. After repair a former link to a missing reference was converted to null . This cannot be deleted using explorer hgzwicker Hans-Georg Zwicker Thank you for this report. Build 2.7.4_02 fixes the issue. support Support | |
After using the enhancer, Lazy loaded collections are no longer loading. They are set as null()); Expected Result, account.getProjects() is not null and should contain a project   | |
[ObjectDB 2.2.5_02] Unexpected exception (Error 990) com.objectdb.o.InternalException: java.lang.NullPointerException: null: null java.lang.NullPointerException at com.objectdb.jpa.type.IdentifiableTypeImpl.initAttributes | |
Update query null error%" and objectsInCharge.nodePath like "%MARAS%" both result in: Query Execution Error ===================== null Query | |
javax.jdo.JDONullIdentityException: The identity must not be null. must not be null . at javax.jdo.identity.SingleFieldIdentity | |
com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null.ArrayIndexOutOfBoundsException: null java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native | |
stress test -> com.objectdb.o.InternalException: null/issue/new com.objectdb.o.InternalException: null com.objectdb.o.InternalException at com.objectdb.o | |
com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null.ArrayIndexOutOfBoundsException: null java.lang.ArrayIndexOutOfBoundsException at java.lang.System.arraycopy(Native Method | |
Internal Exception: null The query SELECT COUNT(t) FROM TrackerUser t WHERE NOT t.username = :username with :username - "admin" leads to the following exception: com.objectdb.o.InternalException: null com.objectdb.o.InternalException at com.objectdb.o.InternalException.f(InternalException.java:236) at com.objectdb.o.WSP.h | |
InterfaceRef jakarta.persistence.criteria.CriteriaBuilder corresponding to the expression Since: JPA 2.0 Order asc ( Expression expression, Nulls ... : expression - expression used to define the ordering nullPrecedence - the precedence of null values Return ... ( Expression x, Expression y) Create an expression that returns null | |
InterfaceRef jakarta.persistence.EntityManager graphName) Obtain a mutable copy of a named EntityGraph , or return null if there is no entity ... class primaryKey - primary key Return: the found entity instance or null if the entity does not ... if the second argument is not a valid type for that entity's primary key or is null Since: JPA 1.0 T find | |
InterfaceRef jakarta.persistence.criteria.CriteriaBuilder$Coalesce null if all its arguments evaluate to null , and the value of its first non- null argument ... to test whether the expression is not null . Return: predicate testing whether the expression is not null Inherited from: Expression Since: JPA 2.0 Predicate isNull () Create a predicate to test | |
InterfaceRef jakarta.persistence.criteria.ParameterExpression: Expression Since: JPA 3.2 String getName () Return the parameter name, or null if the parameter is not ... () Return the parameter position, or null if the parameter is not a positional parameter. Return: position ... is not null . Return: predicate testing whether the expression is not null Inherited from: Expression | |
InterfaceRef jakarta.persistence.StoredProcedureQuery.0 LockModeType getLockMode () Get the current lock mode for the query. Returns null if a lock mode ... : a list of the results or null is the next item is not a result set Throws: QueryTimeoutException ... with the query. Return: the result or null if the next item is not a result set Throws | |
InterfaceRef jakarta.persistence.criteria.Subquery to the restriction(s) over the grouping items, or null if no restrictions have been specified. Return ... null . Return: predicate testing whether the expression is not null Inherited from: Expression Since: JPA 2.0 Predicate isNull () Create a predicate to test whether the expression is null . Return | |
Order.getNullPrecedence() - JPA Method JPA Method in jakarta.persistence.criteria.Order Nulls getNullPrecedence () Return the precedence of null values. Return: the {@linkplain Nulls precedence of null values} Since: JPA 3.2 | |
InterfaceRef jakarta.persistence.spi.PersistenceProvider for use by the persistence provider (may be null if no properties are specified). These properties ... for the persistence unit, or null if the provider is not the right provider Throws: IllegalStateException ... specify values for properties not specified in the {@code persistence.xml} (and may be null | |
InterfaceRef jakarta.persistence.criteria.Expression Predicate isNotNull () Create a predicate to test whether the expression is not null . Return: predicate testing whether the expression is not null Since: JPA 2.0 Predicate isNull () Create a predicate to test whether the expression is null . Return: predicate testing whether the expression is null | |
InterfaceRef jakarta.persistence.criteria.Order for ordering Since: JPA 2.0 Nulls getNullPrecedence () Return the precedence of null values. Return: the {@linkplain Nulls precedence of null values} Since: JPA 3.2 boolean isAscending () Whether ascending | |
Explorer bug ? Objects seem to be missing from database in Class view, but are present as references.entity.Project [ null ](TEST: project 1) INFO: RequestBean []: Persisted: com.greensoft.entity.Project [1](TEST: project 1) INFO: RequestBean []: Created: com.greensoft.entity.Source [ null ](TEST: source ... []: Created: com.greensoft.entity.Project [ null ](TEST: project 2) INFO: RequestBean []: Persisted: com | |
InterfaceRef jakarta.persistence.Query mode for the query. Returns null if a lock mode has not been set on the query object. Return: lock ... : the result, or null if there is no result Throws: NonUniqueResultException - if more than one result ... - the timeout, in milliseconds, or null to indicate no timeout Return: the same query instance | |
InterfaceRef jakarta.persistence.TypedQuery for the query. Returns null if a lock mode has not been set on the query object. Return: lock mode ... result. Return: the result, of type {@link X} , or null if there is no result Throws ... .timeout . Parameters: timeout - the timeout, in milliseconds, or null to indicate no timeout Return | |
CriteriaBuilder.nullLiteral(resultClass) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression nullLiteral ( Class resultClass ) Create an expression for a null literal with the given type. Parameters: resultClass - type of the null literal Return: null expression literal Since: JPA 2.0 | |
InterfaceRef jakarta.persistence.spi.ClassTransformer class file. Parameters: loader - the defining loader of the class to be transformed, may be null ... , otherwise null protectionDomain - the protection domain of the class being defined or redefined ... file buffer (the result of the transform), or null if no transform is performed Throws | |
InterfaceRef jakarta.persistence.criteria.AbstractQuery) over the grouping items, or null if no restrictions have been specified. Return: having clause ... the predicate that corresponds to the where clause restriction(s), or null if no restrictions ... the selection of the query, or null if no selection has been set. Return: selection item Since: JPA 2.0 | |
ClassTransformer.transform(loader,className,classBeingRedefined,protectionDomain,classfileBuffer) - JPA Method - the defining loader of the class to be transformed, may be null if the bootstrap loader className ... classBeingRedefined - if this is a redefine, the class being redefined, otherwise null protectionDomain ... of the transform), or null if no transform is performed Throws: TransformerException - if the input does not represent a well-formed class file Since: JPA 1.0 | |
CriteriaBuilder.coalesce(x,y) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression coalesce ( Expression x, Y y ) Create an expression that returns null if all its arguments evaluate to null , and the value of the first non- null argument otherwise. Parameters: x | |
CriteriaBuilder.coalesce(x,y) - JPA Method JPA Method in jakarta.persistence.criteria.CriteriaBuilder Expression coalesce ( Expression x, Expression y ) Create an expression that returns null if all its arguments evaluate to null , and the value of the first non- null argument otherwise. Parameters | |
InterfaceRef jakarta.persistence.criteria.Join, or null if the target of the join is an entity type. Return: metamodel attribute or null Since: JPA ... ) on the join, or null if no ON condition has been specified. Return: the ON restriction predicate | |
SingularAttribute.isOptional() - JPA Method JPA Method in jakarta.persistence.metamodel.SingularAttribute boolean isOptional () Can the attribute be null ? Return: boolean indicating whether the attribute can be null See Also: jakarta.persistence.Basic.optional Since: JPA 2.0 | |
AnnotationRef jakarta.persistence.NamedStoredProcedureQuery hints.) Since: JPA 2.1 String name default null The name used to refer to the query ... 2.1 String procedureName default null The name of the stored procedure in the database. Since: JPA 2 | |
InterfaceRef jakarta.persistence.metamodel.SingularAttribute whether the attribute is an id Since: JPA 2.0 boolean isOptional () Can the attribute be null ? Return: boolean indicating whether the attribute can be null See Also: jakarta.persistence.Basic | |
ClassRef jakarta.persistence.EntityNotFoundException exception with null as its detail message. Since: JPA 1.0 EntityNotFoundException (Exception cause) Constructs a new EntityNotFoundException exception with null as its detail message. Since: JPA 1.0 | |
AnnotationRef jakarta.persistence.NamedQuery and the persistence context joined to the transaction. Since: JPA 2.0 String name default null (Required ... String query default null (Required) The query string in the Jakarta Persistence query language | |
AnnotationRef jakarta.persistence.PersistenceProperty 1.0 Public Annotation Attributes String name default null The name of the property Since: JPA 1.0 String value default null The value of the property Since: JPA 1.0 | |
InterfaceRef jakarta.persistence.PersistenceUnitUtil until after the database insert has occurred. Returns null if the entity does not yet have an id. Parameters ... has occurred. Returns null if the entity does not yet have an id. Parameters: entity - entity | |
AnnotationRef jakarta.persistence.NamedNativeQuery String name default null The name used to identify the query in calls to EntityManager.createNamedQuery . Since: JPA 1.0 String query default null The native SQL query string. Since: JPA 1.0 Class | |
ClassRef jakarta.persistence.NonUniqueResultException a new NonUniqueResultException exception with null as its detail message. Since: JPA 1.0 NonUniqueResultException (Exception cause) Constructs a new NonUniqueResultException exception with null | |
AnnotationAttrRef jakarta.persistence.ManyToOne.optional JPA Annotation Attribute in jakarta.persistence.ManyToOne boolean optional default true (Optional) Whether the association is optional. If set to false then a non- null relationship must always exist. May be used in schema generation to infer that the mapped foreign key column is not null . Since: JPA 1.0 | |
AnnotationRef jakarta.persistence.ManyToOne is optional. If set to false then a non- null relationship must always exist. May be used in schema generation to infer that the mapped foreign key column is not null . Since: JPA 1.0 Class targetEntity | |
EntityManager.find(entityClass,primaryKey) - JPA Method instance or null if the entity does not exist Throws: IllegalArgumentException - if the first argument does not denote an entity type or if the second argument is not a valid type for that entity's primary key or is null Since: JPA 1.0 |