ObjectDB Database Search

101-150 of 171 results

object creation during pmf.getPersistenceManager()

model is legacy and in default constructors it create also a lot of objects, we can not change it  ... ) using the no arg constructor - when a database is opened and a PersistenceManagerFactory ... application this should not be a problem. After all, the no arg constructors of user defined

Unexpected NoSuchFieldError exception

Hi, suddenly running into a number of issues:   1) no-arg constructor (error 352) 2 ... a no-arg constructor (error 352) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:728) at sun ... an instance of app.model.Person using a no-arg constructor at com.objectdb.o.MSG.d(MSG.java:75) at com

ObjectDB throws `NullPointerException` in internal code (`com.objectdb.o.ENH.b`)

.hydraorm.apps.workers.drivers.route.DriversRoute'. The constructor threw an exception.     ... :45)     at java.base/java.lang.reflect. Constructor .newInstanceWithCaller( Constructor .java:499)     at java.base/java.lang.reflect. Constructor .newInstance( Constructor .java:480

Optimistic locking: prevent version increment on entity collection attribute

the Reading constructor        Reading reading1 = new Reading(doc);   ... constructor and we are still in the same transaction (before any commit or rollback). In the debugger ... in the Reading constructor Reading reading1 = new Reading(doc); Reading reading2 = new Reading(doc

DB reading fails in debug mode in Eclipse

of my.example.package.AnalyzeSettings using a no-arg constructor at com.objectdb.o.MSG.d(MSG.java:75) at com ... to construct an instance of my.example.package.AnalyzeSettings using a no-arg constructor at com ... .newInstance(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect. Constructor .newInstance

InternalException when reading a HashMap

.o._JdoUserException: Failed to construct an instance of java.lang.Object using a no-arg constructor ... Source) at java.base/java.lang.reflect. Constructor .newInstanceWithCaller( Constructor .java:499) at java.base/java.lang.reflect. Constructor .newInstance( Constructor .java:480) at com.objectdb.o.TYH.e(TYH

jakarta.persistence.LockTimeoutException.LockTimeoutException(Object)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.LockTimeoutException LockTimeoutException (    Object entity ) Constructs a new LockTimeoutException exception with the specified object. Parameters: entity - the entity. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.LockTimeoutException.LockTimeoutException(String,Throwable,Object)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.LockTimeoutException LockTimeoutException (    String message ,    Throwable cause ,    Object entity ) Constructs a new LockTimeoutException exception with the specified detail message, cause, and entity

jakarta.persistence.TransactionRequiredException.TransactionRequiredException(Exception)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.TransactionRequiredException TransactionRequiredException (    Exception cause ) Constructs a new TransactionRequiredException exception with null as its detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.TransactionRequiredException.TransactionRequiredException(String)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.TransactionRequiredException TransactionRequiredException (    String message ) Constructs a new TransactionRequiredException exception with the specified detail message. Parameters: message - the detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.TransactionRequiredException.TransactionRequiredException(String,Exception)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.TransactionRequiredException TransactionRequiredException (    String message ,    Exception cause ) Constructs a new TransactionRequiredException exception with the specified detail message. Parameters: message - the detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.TransactionRequiredException.TransactionRequiredException()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.TransactionRequiredException TransactionRequiredException() Constructs a new TransactionRequiredException exception with null as its detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.InheritanceType.InheritanceType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.InheritanceType InheritanceType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.JoinType.JoinType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.criteria.JoinType JoinType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.LocalDateField.LocalDateField(String)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.criteria.LocalDateField LocalDateField (    String name ) Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.LocalDateTimeField.LocalDateTimeField(String)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.criteria.LocalDateTimeField LocalDateTimeField (    String name ) Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.FlushModeType.FlushModeType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.FlushModeType FlushModeType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.GenerationType.GenerationType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.GenerationType GenerationType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SynchronizationType.SynchronizationType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.SynchronizationType SynchronizationType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.Persistence.PersistenceUtilImpl.PersistenceUtilImpl()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.Persistence.PersistenceUtilImpl PersistenceUtilImpl() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SharedCacheMode.SharedCacheMode()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.SharedCacheMode SharedCacheMode() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EntityNotFoundException.EntityNotFoundException()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.EntityNotFoundException EntityNotFoundException() Constructs a new EntityNotFoundException exception with null as its detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EntityNotFoundException.EntityNotFoundException(Exception)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.EntityNotFoundException EntityNotFoundException (    Exception cause ) Constructs a new EntityNotFoundException exception with null as its detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EntityNotFoundException.EntityNotFoundException(String)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.EntityNotFoundException EntityNotFoundException (    String message ) Constructs a new EntityNotFoundException exception with the specified detail message. Parameters: message - the detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.Predicate.BooleanOperator.BooleanOperator()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.criteria.Predicate.BooleanOperator BooleanOperator() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.NamedNativeQuery.classes

Jakarta Persistence (JPA) Method in jakarta.persistence.NamedNativeQuery ConstructorResult[] classes Specifies the result set mapping to constructors . May not be used in combination with NamedNativeQuery.resultSetMapping . Default: {} Since: Jakarta Persistence (JPA) 3.2

jakarta.persistence.criteria.CriteriaBuilder.Trimspec.Trimspec()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.criteria.CriteriaBuilder.Trimspec Trimspec() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EntityNotFoundException.EntityNotFoundException(String,Exception)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.EntityNotFoundException EntityNotFoundException (    String message ,    Exception cause ) Constructs a new EntityNotFoundException exception with the specified detail message. Parameters: message - the detail message. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EnumType.EnumType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.EnumType EnumType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.FetchType.FetchType()

Jakarta Persistence (JPA) Constructor in jakarta.persistence.FetchType FetchType() Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SchemaValidationException.SchemaValidationException(String,Exception...)

Jakarta Persistence (JPA) Constructor in jakarta.persistence.SchemaValidationException SchemaValidationException (    String message ,    Exception... failures ) Constructs a new instance with a message and, optionally, an array of exceptions, each representing a problem

jakarta.persistence.ConstructorResult.targetClass

Jakarta Persistence (JPA) Method in jakarta.persistence.ConstructorResult Class targetClass (Required) The class whose constructor is to be invoked. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.ConstructorResult.columns

Jakarta Persistence (JPA) Method in jakarta.persistence.ConstructorResult ColumnResult[] columns (Required) The mapping of columns in the SELECT list to the arguments of the intended constructor , in order. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SqlResultSetMapping.classes

Jakarta Persistence (JPA) Method in jakarta.persistence.SqlResultSetMapping ConstructorResult[] classes Specifies the result set mapping to constructors . Default: {} Since: Jakarta Persistence (JPA) 2.1

jakarta.persistence.criteria.CriteriaQuery.multiselect(Selection...)

will be passed to the X constructor and an instance of type X will be returned for each row. If the type

jakarta.persistence.criteria.CriteriaQuery.multiselect(List)

of the list passed to the multiselect method will be passed to the X constructor and an instance of type

Database is erased after deploying a new web application version

:45) at java.lang.reflect. Constructor .newInstance( Constructor .java:423) at org.glassfish.hk2 ... . Constructor .newInstance(Unknown Source) at org.glassfish.hk2.utilities.reflection.ReflectionHelper ... server) and not in the servlet constructor (which of course is executed before the init method

ClassCastException on SELECT NEW ... after UPDATE over Java RMI

(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect. Constructor .newInstance( Constructor .java:525 ... rather than Long. Therefore, if the constructor of  FileNameDTO  expects a Long value there is no match

Query only works correctly when debug printing results

= "wrappingReqLevelEntity") private List requirementList; // constructors , getters and setters... } The List ... ; private String description; private String reqID; private boolean verified = false; // Constructor

Entity is not related to ObjectDB, but i get exception from ObjectDB

(DelegatingConstructorAccessorImpl.java:45) [rt.jar:1.7.0_45] at java.lang.reflect. Constructor .newInstance( Constructor .java:526) [rt.jar:1.7.0_45] at org.hibernate.tuple.PojoInstantiator.instantiate

java.nio.channels.OverlappingFileLockException

.reflect. Constructor .newInstance( Constructor .java:513) at org.apache.wicket.session.DefaultPageFactory

PersistenceException: Failed to locate field

(DelegatingConstructorAccessorImpl.java:45) at java.lang.reflect. Constructor .newInstance( Constructor

Multi-thread access to single EM's entities

the synchronized get/set methods (and the constructors ), including in the entity classes ... the constructor ) with invocation of a method that ObjectDB adds to the classes during enhancement

Upgrade to Java 8 won't run

. Constructor .newInstance( Constructor .java:408) at org.codehaus.groovy.reflection.CachedConstructor.invoke

Join query problem with new statetment

;this.productName = productName;     } getters and setters below constructor

Can't open DB-file with explorer, but from within my code it works

to construct an instance of java.lang.Object using a no-arg constructor .   3) But I can open the db ... using a no-arg constructor (error 352) at com.objectdb.Explorer$1.run(Explorer.java:56) at java.awt ... .lang.Object using a no-arg constructor at com.objectdb.o.MSG.d(MSG.java:74) at com.objectdb.o.TYH.X(TYH

com.objectdb.o.InternalException: java.lang.ArrayIndexOutOfBoundsException: null:

, GreenStarOfficeProject project, String name, Source source ) { try { Constructor constructor = clazz ... to kids in init() T t = (T) constructor .newInstance(owner,project,name); t.setSource(source); initElement(t

ArrayIndexOutOfBoundsException on flush

. Constructor .newInstance( Constructor .java:513) at org.springframework.beans.BeanUtils.instantiateClass

File lock exception on odb$

(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect. Constructor .newInstance( Constructor .java:513) at org

@FetchGroup in JPA similar to JDO

have to convert tuples to objects. I know that you can add many constructors to Entity and change query