ObjectDB Database Search

51-100 of 200 results

High availability and other pratical questions

, etc.) but currently this is an undocumented feature (ask for details if it becomes relevant before this feature is released). Currently ObjectDB online backup backs up the entire database including ... availability with replication feature will be officially released (and documented)?   Thanks

Future JDO versions?

better API than JPA, as all kinds of features that are optional or require special extensions in ... Steve Zara Development of JDO in the recent years is slow, and there are only a few JDO features that are currently not supported by ObjectDB. The main missing features are listed in the issue tracking

Left join fetch behaviour doesn't retrieve children?

you support ! That's perfect ! Don't you have some unit tests to test every night these kind of features ... for you ... I have implemented a lazy left join fetch feature for all my collection beans. But ... in ... fetch" feature . 3 bugs discovered in few days ... i'm afraid to find more in the future, so let's stop

Is there any GUI for creating/editing entity?

;   TIA :) pikotenta pikotenta Some Explorer features that were available in ObjectDB 1.0 ... the ability to edit database files in the Explorer. These features are expected to be enabled again soon ... to this feature request . Update: ObjectDB 2.3 Explorer adds support of editing database content. support Support

in-memory and on-disk support?

I've had a quick read through the features /FAQ and haven't been able to find a clear answer. I'm ... this but i'm not to sure what is the best method here. Also is there any feature that will allow the purge ... future versions. You may fill a feature request , and if you need it urgently for a specific

What role is the JDO in ObjectDB?

platform. It had many good features and was adopted by a small community of devoted users who stuck ... ;On the contrary, new JDO features are expected to be added to  future versions of ObjectDB. Support ... common features . Using ObjectDB makes it easier to convert applications between these two standards

objectdb explorer in ver 2.2 and 1.0

You are right - some important features of ObjectDB 1.0 Explorer are not implemented yet in ObjectDB 2.2 ... , which is expected to be released in September 2011. Version 2.3 will add essential features to the Explorer, including support of running queries and editing databases. Additional features will be added

Will Entire JPQL Supported by ObjectDb?

JPQL features are not supported yet by ObjectDB. The main missing feature is subqueries. You may browse the issue tracking system for more details. Missing JPA features are expected to be supported in

Is ObjectDB the only object database that supports JPA?

as an API for Object Relational Mapping (ORM), so many JPA features cannot be supported by regular object databases. For example, user defined primary keys and composite primary keys are features ... support these features .  Some object databases support a subset of JPA but as far as we know

ODB should auto-restart if it detects it's necessary

downtime. It might be very useful to have an additional feature (that could be enabled/disabled in ... All these could be easily done just through this feature that I'm suggesting ... of it until we repaired and created a new db with ObjectDB Doctor. Therefore, I would really appreciate this new feature

ObjectDB Server Connection Permissions

though. Is this possible using ObjectDB Server or would this be a new feature request? ThreaT Ashton Hogan Type level permissions are currently not supported so this would be a new feature request.  support Support Feature request: https://www.objectdb.com/issue/1572 ThreaT Ashton Hogan

Dependency from enhanced classes to the objectDB library

feature .   4) I think this would be required to use a Mapping file.   5) This solution work ... files. If you are interested, please create a feature request and try to define from your point ... . We will probably make a feature request but we need some time to define from our point of view how exactly

ClassCastException on closing PersistenceManager

indicates an issue in the implementation of the new embeddable detachment feature . Since this feature ... Jakab #3 stack is the same issue. Unfortunately this is the risk of being the first to use a new feature

Empty temporary dat files in the temp folder

is enabled (as part of the new experimental feature of supporting very large transactions, as ... feature . Only one such file should be created per open database file with the initial size of 1000 ... . Since this new feature is only used by you, we had no information about this bug until your report

Garbage Free Persistence?

objects - It should be a way to do the same with ObjectDB maybe. It is critical feature low latency (GC ... is more complex than log4j (and still the garbage free version of log4j doesn't support all the features ... moving of ObjectDB to garbage free we may consider this is as a possible future feature . support Support

Distributed second level cache

should invalidated the object in the cache on node 2, if the object is changed on node 1. Is such feature supported? (EclipseLink, EH Cache and Hazelcast have such feature implemented.) Zdeno Zdeno Jasek Currently this feature is not supported. ObjectDB L2 cache is per EntityManagerFactory , i.e. for multiple

Failed to synchronize replicated database

Hello, we are trying to enable replication feature , But when we are trying to startup slave ... can do it on it's own, when the slave database does not exist in the $replication directory. Can't this feature be added ... , so if you start working now with replication with many databases, you are welcome to post feature

Dont want to use Proxy Class

Feature api of SubstrateVM, I could see the paramString and size of paramArrayOfByte is not empty ... , although it is a standard Java feature , is not supported. The use of proxy classes such as objectdb.java.util.ArrayList cannot be disabled, as it is an essential feature that enables lazy partial

Optimization Question

). If you still want to try updating only the modified objects, maybe the new merge feature of ObjectDB 2.0 RC1 ... existing object IDs. This is a new feature and it has never been tested in a scenario as

Explorer

? lwalkowski Lukasz Walkowski Some Explorer features that were available in ObjectDB 1.0 are temporarily ... database files in the Explorer. These features are expected to be enabled again in future releases

Case Insensitive Indexes

string but in lowercase or uppercase. You can fill a feature request in the issue tracking and if this feature is implemented in a future version you will able to remove that additional field. support Support

javax.persistence.LockTimeoutException

Is it possible to change a LockTimeout for pessimistic lock? glaz Alexandr Kurucin Currently ObjectDB throws a LockTimeoutException immediately when a pessimistic lock cannot be granted. Future versions will support timeout setting. You may fill a feature request to increase the priority of this feature .   support Support

Full-Text Searching

. If you are interested in this feature request please subscribe to this feature request . support Support

java.lang.UnsupportedOperationException

com.objectdb.o.InternalException: java.lang.UnsupportedOperationException: Unsupported feature - Update queries are not supported yet java.lang.UnsupportedOperationException: Unsupported feature - Update queries are not supported yet. Used with this code: "DELETE l FROM License l WHERE l.id = ?1

migration path from JPA / Hibernate

persistence units ( persistence.xml ) unsupported features / annotations in ObjectDB that need special ... ; jbuchberger Jörg Buchberger Hi, Only a few JPA 2 features are not supported yet by ObjectDB (but expected

Import data from MySQL

part of the RDBMS-ObjectDB Replication   feature . You may subscribe to this feature request to increase

Cannot sort descending, when ordering by caluculated float in a method

a lower priority - but if you need this feature you may fill a feature request . support Support

Entity listener - event instead of object

to  this feature request  (and extend the request if necessary). Currently ... and cast the result to an  EntityManager . support Support I know about this feature request

alter table

using the Object Doctor (see also this feature request ). support Support Thanks for the comments ... that some specific features of your application (e.g. the exact object model) affects. Actually in

Drop the entire database, Change the schema

;  new File(path).delete(); However, this could be a useful ObjectDB feature . Maybe adding ... .2.9_05 adds this new feature , which should be very useful in tests. You can override an existing

How the sort order (in queries) works for non english letters?

and a productive suggestion. I created a new feature request . You may subscribe to it and write additional comments regarding this feature request, if any.  support Support

Maintaining referential integrity

feature request if you need this functionality. Please add your comments regarding this feature (if any) in the issue tracking system. support Support

ObjectDB Roles and Groups

? If you need this feature please fill a feature request . support Support

Drop in Client/server mode not working

dropped! I confirmed this with my code. In my view, this is a bug in the drop feature , as it's important ... . You may fill a feature request if you think that this behavior should be changed. support Support

BIRT

hi! There's an odb BIRT Driver at http://www.objectdb.com/java/jpa/tool/birt However: 1) It doesn't install/work with Eclipse / BIRT 3.7 (missing feature ) 2) How would we install the driver ... created a new  feature request . Please extend it to include your other requests. support Support

best practice for DB recovery

should handle this - please create a feature request . support Support Hi, When you say "switch your web ... , currently this is not automatic. Fill a detailed feature request if you have a clear picture of how you think ObjectDB should handle this. support Support

can we use objected with ehcahce?

. But this may be supported in future versions and you may fill a feature request if you are interested in such a feature . support Support

objectdb.jar labeling

Have been meaning to file this feature request for some time: please label the objectdb.jar with versioning information. e.g.: objectdb-2.4.0_04.jar   dmoshal David Moshal Feel free to fill a feature request . support Support

Running doctor.jar with entity classes in classhpath

explorer). Could it be possible to add that kind of feature in next relase ?   I run doctor by ... .db kborkowski Karol Borkowski You are right that this feature should be added. Meanwhile, as

How to resolve 404 errors with Eclipse/Maven Spring MVC

those are the only pluggins. As I recall, I made this by using the import feature in the file menu of eclipse to import ... . Where is the project directory? support Support Sorry! Apparently the import feature in eclipse does not work the way

Schema or odb file compare

Dear Support, is there a way to compare two schemas or odb files? I try to compare two object graphs Thx wua Andreas Wurm This is currently not supported, but you may file a feature request  if you need this ability (describing what exactly you expect from this new feature , and how it should work). support Support

JDO sequences from ORM file

covers only JDO 1.x, and this specific feature was added later). It is included in our tests ... . Most ObjectDB users use JPA, so JDO features that are not covered by the JDO TCK or by our own JDO tests

How to have a distribuited GWT application with ObjectDB and Spring?

you are interested in a Spring Framework feature , so you may want to look first for information and advice in Spring Framework related documentation / forums. If you try this Spring feature

How to open a running db in ObjectDB Explorer?

undocumented feature of ObjectDB, embedded-server mode. Enable it just by adding the element to your objectdb ... you very much. You should definitely document this feature . ;) zmirc Mircea Chirac Unlike embedded mode, client

Allow removal of entity class from ObjectDB & Explorer

, it's very cumbersome to make this operation. This feature request was mentioned in the forum also, therefore I made a feature request with it. We look forward to having this feature available. Thanks!   zmirc Mircea Chirac I also wait that this feature will be added. data303 Mark Egloff ObjectDB 2

Navigation through lazy loading from Detached Objects

. support Support Just an update to confirm my very strong interest in this feature . We simply can't ... ] We appreciate that this feature , available in some other JPA providers, goes beyond the requirements ... an initial attempt to provide some sort of basic support of this feature . A new system property

'DROP TABLE' in ODB?

data303 Mark Egloff These features were included in ObjectDB 1.x Explorer but unfortunately are currently not supported in ObjectDB 2.x. support Support Can we ask to put such a feature on your roadmap ... the Explorer it has a low priority. support Support I am still waiting that this feature

Fetch a whole entity graph eager

the implementation of JPA 2.1 annotation @NamedEntityGraph. Can you provide this JPA feature implementation? In the JDO database layer of the ObjectDB this feature is already obviously available. best regards BTC btc_es BTC EmbeddedSystems The priority of this feature request will be increased, and if possible will be implemented soon. support Support

Full Text Indexing and Query

provided by separate tools such as Apache Luncene. support Support This feature would be useful as ... ", etc. SoundEx("Smyth") This would return "Smith", "Smyth", etc. Another feature that would be really nice

@FetchGroup in JPA similar to JDO

I was checking what's new in different JPA implementation on the market and found quite interesting two features . First of those features is described in this ticket. It's similar to FetchGroup from JDO. It works like this. First you specify attributes to fetch from database: @FetchGroup(name