ObjectDB Database Search
151-200 of 200 resultsIs it possible to using JDO and distributed transaction? I'am new to study JDO. Can and How I use JDO an distributed transaction?( multiple database)。 Is ObjectDB also provided JCA util just like DataNucleus? Reference: Spring Framework Reference Documentation JCA, JTA, and JDO Transactions - Using | |
objectdb got hang after fetch some record. same machine. This is happening if multiple thread(20-50) accessing db parallelly for 30-40 min | |
Embedded and autosync by ObjectDB, as the supported replication is based on one master and multiple slaves | |
Unable to delete the .odb file programatically creates multiple PersistenceManagerFactory instances and some of them are not closed. support Support | |
Doctor fails to run when running in parallel on more DB files. We've got this exception, when running DB Doctor in parallel on multiple DB files. com.objectdb.o.UserException: Attempt to open a non existing file './tmp.E3Mwf13d7o/objectdb_7666012114926572695/DoctorSection_0.fls' at com.objectdb.o.MSG.a(MSG.java:64) at com.objectdb.o.LFL.x(LFL.java:809) at com | |
Broken @ManyToOne reference must be composed from the parent Id and the child subkey. And I have multiple child subtypes in which child | |
Failed to synchronize replicated database that, because we are using multiple separate ObjectDB Servers. Any server is responsible for managing few DB files | |
Query filter comparing Dates maintaining multiple modes), changes are considered very carefully. Hopefully the following information | |
Explorer and multi-thread When I use explorer.exe to browse the database in objectdb, eclipse tells me another app occupy it, then how can objectdb support multi-thread? gzdillon Lai Yang Multithreading refers to the ability to use the same database in multiple threads of the same process (same JVM) simultaneously | |
Does "error 522" (connect timed out) have something to do with restrictions despite license activation? I've been trying to save a class with nested foreign keys, using a db inside an EC2 with Server license I hope I activated. It successfully saves simple classes, but it's not as easy as classes with multiple foreign keys. Indeed, it returns the following error: Failed to connect to server 35.181 | |
Query for objects persisted within the same transaction I have a question concerning reading uncommited entities with query, within active transaction. For example, I read data from file. Each line contains value of one of entity's attributes but those values are not unique, so it's possible to have a multiple instances of the same entity. To eliminate | |
Problem with @OrderBy When I use @OrderBy and supply multiple order fields I get and error when ObjectDB Explorer expands a instance of the entity. Example code: @Entity @Table(name="Defects", schema = "myDB") public class Defects implements Serializable { ... ...   | |
Fetching Collections Puzzle for multiple here.) Erick erick.rosas Erick Thankyou so much ! It seems my search | |
LazyInitialization / join fetch have a survey that carries the tabla Items . Being a company that has multiple items , a user charge | |
How to have a distribuited GWT application with ObjectDB and Spring? wants us to build a distribuited gwt app. so there are multiple hosts, each | |
OutofMemory error with Object DB 2.0? It may be the result of creating multiple PersistenceManager instances without closing them. support | |
How force always recreate database on redeployment.. Currently, to avoid multiple models in the database, I have to undeploy from Glassfish, stop | |
Multi-Threading/Distributed-Database Questions... primary keys instead of references, but in this case queries on multiple databases are not be available. support Support | |
How does objectdb deal with conflicting schemas? Suppose we have an objectdb network server with multiple clients connecting to it. Some clients have the latest object schema, matching that of the server. But some have an older schema, not using fields that have since been added. Will this work? FastModel Ben Schreiber This is strictly forbidden. You must have the same version of classes everywhere. support Support | |
Error: Failed to write value of field X using reflection (oneToMany relation) Hi there! I have been all day trying to solve this. I have read multiple sites and documentation, but I can go through this. I have a clase named Pedido, that have a reference ManyToOne to a clase Cliente. @Entity public class Pedido { @Id @GeneratedValue private long id; @Embedded private | |
evictAll() behavior multiple EntityManager / PersistenceManager instances. There are also other differences in | |
How to enable and disable auto schema update? Hello, Can I enable and disable the auto schema update? In some cases if multiple applications are using same database and mistakenly one of application uses entity of older version build(my specified entity libs) then the whole db is being corrupted and db need to be restart. Expected | |
Cascading persistence through an inverse field a minimal example ( I make the assumption points can belong to multiple point collections). I removed | |
FileNotFoundException to handle multiple servers with a shared temp directory better. support Support | |
Persist error @ManyToMany how to define correct entities relationships I have Product entities containing a list of Category enties. Each product can have multiple Category but they are all refering to same limited set of Category entities (via ID). There is not changes made to Category from Product. The category ID is taken from the webservice Object ID (unique | |
com.objectdb.o.NLV cannot be cast to com.objectdb.o.CMV that index is NULL rather than multiple values reflecting the indexed fields. This may indicate | |
Object DB vs EclipseLink/TopLink: Unloaded relationships in detached entities multiple transactions, depending on the PersistenceContextType that is specified when its entity manager | |
a REPLY button will be good! Hi, all: This bbs is wonderful, clean, fast. But it has no REPLY button, that can add a hint to which message the author is reply. Sometimes, multiple replies confuse us in tracking the discussing topic, if a hint like this will be good: On 5/13/2011 11:46 | |
possible index required for improving query performance when there are multiple indexes? In this scenario we have a composite index on 2 fields and a single index | |
JPA query of a Set of terms may have multiple entries in the index, one per term. See also the document and words sample queries in the manual. support Support | |
Adding multi part path index on non-embedable object member to one entity class (and additional embeddable classes) but cannot spread over multiple entity classes | |
Exception after update of indices of Entity class the indices from single index to multiple indices. Running the database doctor will then remove | |
objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check" system property) The following is a detailed report on investigation of multiple issues that have been mentioned in the following forum postings and issue reports (but please do not visit them from here now, the diagnostics | |
Memory leak in com.objectdb.o.CST one EntityManagerFactory instance, use it for creating multiple EntityManager instances, and remember to close each | |
ObjectDB 2.9.4_04 Added support for a JPQL update query with multiple variables (issues #2369, #3009) | |
Feature suggestion: auto-detection of entities via persistence.xml extension I am encountering problems (complexities) with EntityManager registration of entities across multiple modules in a multi-module Maven project. I have a entities under many different paths in many different modules, and frequently evolving/changing. JPA2 persistence.xml does not | |
Exception in thread "main" java.lang.NoSuchFieldError: __odbTracker different parts of their projects in several enhancement runs). If multiple enhancement runs are allowed | |
com.objectdb.o.InternalException: null happens again. Improving ObjectDB so it will be able to handle multiple versions of the same class | |
database corrupt to get rid of this kind of problems as we start now with our worldwide multiplication . Please advice | |
again merger missing logs + objectdb exception that cannot fit in one database page are split by ObjectDB into multiple sections and each section is stored | |
Error 990 when querying a class with persistence-capable-superclass multiple begin and commit transaction IRule rule = new Rule(); ...   | |
ArrayIndexOutOfBoundsException: -1, sometimes it will run for a couple of minutes - so is most likely connected to the multiple threads. I | |
Unexpected error when loading all entity instance, start Tomcat). Using this approach it will be impossible for multiple processes to access | |
Retrieving Metamodel without Connection Hello! I use Spring Data JPA. It uses the Metamodel to create repository beans. This triggers a connection to the ObjectDB server. It happens on every start of the Context. If it fails the application isn't available at all. I had the situations multiple times that my database server took longer | |
ObjectDB 2.1.1 Fixed an Explorer bug in handling listeners and callbacks. Fixed a bug in using user/password url arguments multiple times. Fixed several bugs in query processing and running. | |
ObjectDB 2.7.6 a constraint. Changed to-one mapped-by (inverse) relationship with multiple matching  | |
ObjectDB 2.9.5_01 Added support of disabling multiple indexes in query execution ( issue #3028 ). | |
Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct) a good JavaEE example with multiple entities, and at least one variation that demonstrates @Stateful | |
Collision Between Different Schema Versions of Entity Classes Version 2.8.4 fixes a critical bug that in rare cases may cause collision between different schema versions of entity classes, when schemas have changes many times (usually more than 20 times). This bug mainly affects queries on hierarchy of multiple entity classes (i.e. a query on a super class | |
EOFException drive? Is accessing the database from multiple processes possible (more than one ObjectDB application |