ObjectDB Database Search

151-200 of 200 results

Eclipse plugin problem (using ObjectDB as a separate bundle)

; Here is my scenario (Groovy 1.8 and Eclipse 3.6) used. I have a com.epimss.lab. data .toxicology.TherapeauticDrugScreenRqst. Nested in this class are the following two classes: com.epimss.lab. data .misc.OtherRqst and com.epimss.lab. data .misc.RequestDateAndNumber. In my Eclipse wizard performFinish() method I persist

Failed to generate dynamic type objectdb.java.util.ArrayList

.bE(OBM.java:715) at com.objectdb.jpa.EMImpl.commit(EMImpl.java:274) at nuwc.iof. data .AbstractObjectDBDatabase.processCommands(AbstractObjectDBDatabase.java:320) at nuwc.iof. data .AbstractInformationObjectDatabase$CommandProcessingTask.call(AbstractInformationObjectDatabase.java:290) at nuwc.iof. data

Class loading problem with private packages in OSGi environment

:\Prometheus\trunk\EPProduct\com.btc.ep.product.homedir\development\ data \eppdb.odb' is opened by 6536 ... Source ) at java.awt.EventQueue.dispatchEventImpl(Unknown Source ) at java.awt.EventQueue.access$200(Unknown Source ) at java.awt.EventQueue$3.run(Unknown Source ) at java.awt.EventQueue$3.run(Unknown Source

Multiple inputs not supported on WHERE ?

;  at org.springframework. data .jpa.repository.query.JpaQueryExecution$ModifyingExecution.doExecute(JpaQueryExecution.java:241) ~[spring- data -jpa-2.7.18.jar:2.7.18]     at org.springframework. data .jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:90) ~[spring- data

Trouble viewing db in Explorer.

* at java.net.URLClassLoader$1.run(Unknown Source ) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source ) at java.lang.ClassLoader.loadClass(Unknown Source ) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source ) at java.lang.ClassLoader

Project runs in Eclipse but not when exported to runnable jar

on understanding the basics before working out how to effeciently commit and retrieve the main data . I'm ... .createEntityManagerFactory(Unknown Source )         at javax.persistence.Persistence.createEntityManagerFactory(Unknown Source )         at DataAccess

Type ... is not defined as an entity (@Entity is missing) (error 302)

.lab. data .bacti.CultureRqst is not defined as an entity (@Entity is missing) (error 302) at com ... .call(Unknown Source ) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java ... Source ) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:42

EntityManagerFactory Fails To Swtich Over To Slave When Master Is Unavailable

.doConnect(Unknown Source ) at java.net.PlainSocketImpl.connectToAddress(Unknown Source ) at java.net.PlainSocketImpl.connect(Unknown Source ) at java.net.SocksSocketImpl.connect(Unknown Source ) at java.net.Socket.connect(Unknown Source ) at com.objectdb.o.CLS.M(CLS.java:122) ... 5 more   Master

JBoss 7 startup fails

.subsystems.datasources] (MSC service thread 1-4) Bound data source [java:jboss/datasources/ExampleDS ... .subsystems.datasources] (MSC service thread 1-3) Bound data source [java:jboss/datasources/ExampleDS] 11 ... . data - source .java:/ ]"]} 11:53:46,936 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4

Query Method NullPointerException on List iteration

.jpa.JpaQuery.getResultList(JpaQuery.java:721) ~[objectdb-2.8.2.jar:na] at org.springframework. data .jpa ... ) ~[spring- data -jpa-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework. data .jpa.repository.query.JpaQueryExecution.execute(JpaQueryExecution.java:88) ~[spring- data -jpa-2.3.0.RELEASE.jar:2.3.0.RELEASE

Replication error on slave restart

(HND.java:133) at java.lang.Thread.run(Unknown Source ) And, maybe it is irrelevant to this topic, if I ... (STC.java:142) at com.objectdb.o.RPR.run(RPR.java:203) at java.lang.Thread.run(Unknown Source ) com ... .objectdb.o.RPR.run(RPR.java:203) at java.lang.Thread.run(Unknown Source ) Level has program generated @id

Running ObjectDB on a node that does not have internet connectivity

.UnknownHostException: java.sun.com at java.net.PlainSocketImpl.connect(Unknown Source ) at java.net.SocksSocketImpl.connect(Unknown Source ) at java.net.Socket.connect(Unknown Source ) at java.net.Socket.connect(Unknown Source ) at sun.net.NetworkClient.doConnect(Unknown Source ) at sun.net.www.http.HttpClient

Out of memory

big (import lot of data from other source ). I didn't catch the size of record log file. For now I ... ; lwalkowski Lukasz Walkowski Some new data . After 5 hours of running database memory usage is quite high ... .getInspirationsPerUser(Unknown Source ) ~[na:na] at pl.hplxtool.pages.inspiration.InspirationIndex.onRender

Difficulty with the BIRT plugin

can get a little further. My previous problem is that I was using the eclipse view " Data Source Explorer ... the database, however, there doesn't appear to be any way to create a new Data Set from the Data Explorer, as suggested in the online manual: Open the [New Data Set] dialog box by right clicking

jakarta.persistence.criteria.PluralJoin

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.PluralJoin Type Parameters: - the source type - the element type of the collection - the collection type Super Interfaces: Join , From , Path , FetchParent , Expression , Selection , TupleElement The PluralJoin interface defines

jakarta.persistence.criteria.MapJoin

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.MapJoin Type Parameters: - the source type of the join - the type of the target Map value - the type of the target Map key Super Interfaces: PluralJoin , Join , From , Path , FetchParent , Expression , Selection , TupleElement

jakarta.persistence.criteria.SetJoin

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.SetJoin Type Parameters: - the source type of the join - the element type of the target Set Super Interfaces: PluralJoin , Join , From , Path , FetchParent , Expression , Selection , TupleElement The SetJoin interface is the type

jakarta.persistence.criteria.CollectionJoin

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.CollectionJoin Type Parameters: - the source type of the join - the element type of the target Collection Super Interfaces: PluralJoin , Join , From , Path , FetchParent , Expression , Selection , TupleElement The CollectionJoin

jakarta.persistence.criteria.Fetch

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.Fetch Type Parameters: - the source type of the fetch - the target type of the fetch Super Interfaces: FetchParent Represents a join-fetched association or attribute. Since: Jakarta Persistence (JPA) 2.0 Public Instance Methods Fetch

jakarta.persistence.criteria.ListJoin

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.ListJoin Type Parameters: - the source type of the join - the element type of the target List Super Interfaces: PluralJoin , Join , From , Path , FetchParent , Expression , Selection , TupleElement The ListJoin interface is the type

jakarta.persistence.criteria.From

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.From Type Parameters: - the source type - the target type Super Interfaces: Path , FetchParent , Expression , Selection , TupleElement Represents a bound type, usually an entity that appears in the from clause

jakarta.persistence.criteria.FetchParent

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.FetchParent Type Parameters: - the source type - the target type Represents an element of the from clause which may function as the parent of Fetches. Since: Jakarta Persistence (JPA) 2.0 Public Instance Methods Fetch fetch

jakarta.persistence.criteria.Join

Jakarta Persistence (JPA) Interface jakarta.persistence.criteria.Join Type Parameters: - the source type of the join - the target type of the join Super Interfaces: From , Path , FetchParent , Expression , Selection , TupleElement A join to an entity, embeddable, or basic type. Since: Jakarta

jakarta.persistence.OneToOne

customer; } Example 2: One-to-one association that assumes both the source and target share the same

Query fails with failed to read

(Native Method) at java.io.RandomAccessFile.read(Unknown Source ) at java.io.RandomAccessFile.readFully(Unknown Source ) at com.objectdb.o.LFL.YV(LFL.java:1155) at com.objectdb.o.LFL.YV(LFL.java:1127 ... .run(QueuedThreadPool.java:555) at java.lang.Thread.run(Unknown Source ) [2018-08-17 19:14:41 #6

jakarta.persistence.CacheStoreMode.USE

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.CacheStoreMode USE Insert entity data into cache when read from database and insert/update entity data when written to the database: this is the default behavior. Does not force refresh of already cached items when reading from database. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SchemaManager.truncate()

Jakarta Persistence (JPA) Method in jakarta.persistence.SchemaManager void truncate() Truncate the database tables mapped by entities belonging to the persistence unit, and then re-import initial data from any configured SQL scripts for data loading. If a SQL operation fails, the behavior

jakarta.persistence.AttributeConverter.convertToEntityAttribute(Y)

Jakarta Persistence (JPA) Method in jakarta.persistence.AttributeConverter X convertToEntityAttribute (    Y dbData ) Converts the data stored in the database column into the value ... providers are not expected to do such type conversion. Parameters: dbData - the data from

jakarta.persistence.AttributeConverter.convertToDatabaseColumn(X)

Jakarta Persistence (JPA) Method in jakarta.persistence.AttributeConverter Y convertToDatabaseColumn (    X attribute ) Converts the value stored in the entity attribute into the data ... to be converted Returns: the converted data to be stored in the database column. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.EntityResult

columns to related entities. The results obtained when insufficient data is available are undefined

jakarta.persistence.Version

field or property holds a version number or timestamp identifying the revision of the entity data

jakarta.persistence.SecondaryTable

Jakarta Persistence (JPA) Annotation Type jakarta.persistence.SecondaryTable Implemented Interfaces: Annotation Target: Type Specifies a secondary table for the annotated entity class. Specifying one or more secondary tables indicates that the data for the entity class is stored across multiple

jakarta.persistence.SharedCacheMode

and entity-related state and data are cached. Since: Jakarta Persistence (JPA) 1.0 DISABLE

jakarta.persistence.JoinColumn.name

column is in the table of the source entity or embeddable. If the join is for a unidirectional

jakarta.persistence.JoinColumn.table

mapping using a foreign key mapping strategy, the name of the table of the source entity or embeddable

jakarta.persistence.JoinColumn.referencedColumnName

is in the table of the source entity. When used inside a JoinTable annotation, the referenced key column

ObjectDB BIRT Driver Update

The ObjectDB BIRT/ODA driver is an extension of the open source Business Intelligence and Reporting Tools (BIRT) that adds support of ObjectDB as a data source and JPQL as a data set query language ... \.plugins\org.eclipse.birt.report. data .oda.jdbc.dbprofile.sampledb\db\ is empty... Log dump: eclipse

Freeze during save

and the sources for the data model. sjzlondon Steve Zara We appreciate your help with this issue. If you could send the log file and the data model source it may help. Thank you. support Support sjzlondon ... .reflect.GeneratedMethodAccessor12.invoke(Unknown Source ) at sun.reflect.DelegatingMethodAccessorImpl

Querying error - java.lang.ClassCastException: com.objectdb.o.STV

(Unknown Source ) at rbccm.felix.gridservice.admin.dao.SimpleWorkflowInstanceDao.query(Unknown Source ) at rbccm.felix.gridservice.admin.server.WorkflowAdminClientImpl.query(Unknown Source ) at rbccm.felix.gridservice.api._WorkflowAdminClientAPIDisp.___query(Unknown Source ) at rbccm.felix.gridservice.api

NullPointer running multiple client against server

and a more heavy weight data message. The put methods are shown below. The message is made up of an id, insert ... Source ) at rbccm.felix.objectdb.messaging.ObjectDbMessagePipe.put(Unknown Source ) at rbccm.felix.objectdb.messaging.ObjectDbMessagePipe.put(Unknown Source ) at rbccm.felix.gridservice.workflow

Server out of memory exceptions

clients loading a 2mb msg - so 24mb raw data size? (Let me know if I've got this wrong ... ". The msgs are approx 2mb in size so at one msg per thread there should be around 30mb of data in ... .SimpleWorkflowInstanceDao.saveWorkflow(Unknown Source ) at rbccm.felix.gridservice.admin.dao.SimpleWorkflowInstanceDao

jakarta.persistence.Cache.evict(Class,Object)

Jakarta Persistence (JPA) Method in jakarta.persistence.Cache void evict (    Class cls ,    Object primaryKey ) Remove the data for the given entity from the cache. Parameters: cls - entity class primaryKey - primary key Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.Cache.evict(Class)

Jakarta Persistence (JPA) Method in jakarta.persistence.Cache void evict (    Class cls ) Remove the data for entities of the specified class (and its subclasses) from the cache. Parameters: cls - entity class Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.CacheRetrieveMode.USE

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.CacheRetrieveMode USE Read entity data from the cache: this is the default behavior. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.CacheRetrieveMode.BYPASS

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.CacheRetrieveMode BYPASS Bypass the cache: get data directly from the database. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.CacheStoreMode.REFRESH

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.CacheStoreMode REFRESH Insert/update entity data held in the cache when read from the database and when written to the database. Force refresh of cache for items read from database. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.SharedCacheMode.ALL

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.SharedCacheMode ALL All entities and entity-related state and data are cached. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.FetchType.LAZY

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.FetchType LAZY Data may be lazily fetched. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.FetchType.EAGER

Jakarta Persistence (JPA) Enum Constant in jakarta.persistence.FetchType EAGER Data must be eagerly fetched. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.Cache.contains(Class,Object)

Jakarta Persistence (JPA) Method in jakarta.persistence.Cache boolean contains (    Class cls ,    Object primaryKey ) Whether the cache contains data for the given entity. Parameters: cls - entity class primaryKey - primary key Returns: boolean indicating whether the entity is in the cache. Since: Jakarta Persistence (JPA) 1.0