Internal Website Search

51-100 of 200 results

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

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

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

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

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

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

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 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

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

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

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

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

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

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

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

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 Roles and Groups

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

Import data from MySQL

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

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

Full-Text Searching

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

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

multiple different applications access one odb file

Emil Perić We consider a JDBC driver as a nice to have feature that may be implemented in ... . peric.emil Emil Perić A new feature request thread was created for this purpose (i ssue #2536 ). 

Vacuum - Reclaiming Unused Space In Odb

?  The online backup feature appears to copy the dead space as well so isn't performing ... has the potential to be different than the master.  Without that guarantee, we cannot rely on the feature

Modifying something with Explorer -> app JPQL with Enum doesn't work anymore

is a feature that was added / fixed recently, and possibly has side effects, so you may want to avoid ... through the "restart" feature of the small toolbar icon. After restarting , the next printed number will be proper

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

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

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

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

ObjectDB JPA 2.2 support ( java.util.stream.Stream )

Hi , in my database i want to fetch resultlist as big chunks.JPA 2.2 has new feature named Stream. So i can fetch all JPA queries with less memory. is there any news for objectdb ? Will you update objectdb for JPA 2.2 ?  eix128 Kadir BAŞOL We hope to support this feature soon

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

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

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

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

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

Roadmap

became very stable and less fixes are needed. In addition, to preserve this stability new features ... with full backward compatibility to version 2.x and many new features . We will update in due course

Is there an update on running ObjectDB purely in-memory?

We had this as an unreleased feature for a while, and following your post it is now included in ... ) has no real effect except in logging, etc. Since this is a new feature we will appreciate any feedback

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

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

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

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

[Explorer] Editing Database Files

and editing and updating existing database objects, visually, with no code. This is one of the features ... due to incompatibility with the new ObjectDB 2 code base. support Support Wanted to say this feature ... on this? gorilla77 Ji Kim Here's another feature request for the explorer: Allow the user to run

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

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

'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

@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

queries under 2.7.6_4 significantly slower than under 2.7.6

. is there a possibility to switch of the new feature ? hgzwicker Hans-Georg Zwicker There are several changes ... . However, during the work on this issue it was found that the new query plan hint feature that was introduced in 2.7

ObjectDB needs "insert ignore"

The post was added as a new feature request. support Support Without the function "IGNORE", I ... , which could be faster). support Support Hi, what about the new feature request? 搜索 复制 gzdillon Lai Yang

Add Type level permissions to ObjectDB Server

Ashton Hogan A possible way to support this feature request is using the user list in the configuration ... regarding this feature request (also from other ObjectDB users) may help. support Support Another idea