ObjectDB Database Search

101-150 of 200 results

Delete class from DB - through Explorer

it's a nice to have feature . zmirc Mircea Chirac I still wait that such a feature get added

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

Opensource ObjectDB

. You could even have a Community Version and a Commercial Enterprise Version (with more features and support ... with steady but modest growth. Open sourcing is a risk. If income from support, special features

Class loading problem with private packages in OSGi environment

loads all the interfaces in order to support persistent interfaces, a feature of JDO that is not ... (for the persistent interfaces feature ).  Creating a small example would be possible. But we want

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

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

Database Inconsistency or corruption

the Explorer while the application is running. But I am missing a feature . It would be really great ... . What do you think ?     junior Lekane Nimpa, Junior But I am missing a feature

ObjectDB's Database Doctor Incorrect Error Report

faster.   It never hurts to ask.  =)   Thank you for your help, and for the feature ... . You may create a feature request if you are interested. Anyway, probably you should not worry

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

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

Unexpected query token 'KEY'

it. The linked issue was last updated 2013 so I won't subscribe. I guess this feature will never be implemented, it seems feature completion to the JPA 2 spec was never a goal for ObjectDB. Kevin Kevin Pfaff

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

ObjectDB auto sharding by simple algorithm

Hi , as i have seen objectdb doesnt have auto sharding feature . But its simple as below algorithm : ssedano/jump-consistent-hash: Java implementation of the jump consistent hash (github.com ... my own feature for objectdb. But you can extend it more inside the core.     kadirbasol Kadir BASOL

mappedBy problem

feature and the Explorer has not been adjusted yet. support Support I followed your post and I got

JPA vs JDO - which is more efficient for OneToMany queries?

favor of JPA, at least not on this thread, because I say they are feature equivalent. The FAQ

Password in Embedded Mode?

. If you are interested in database encryption please subscribe to that  feature request . support Support Thanks very much. boudream Marc Boudreau

Field or Table Encryption

Is there a build-in way to encrypt object fields or entire "tables" with annotations?  If not, are there any recommended design patterns? Thanks mrbahr2003 Thomas Gregory Please see this feature request in the issue tracking. If you need selective encryption of types / fields - please describe your suggestion in that issue thread. support Support

Optimistic lock failed

;... This is currently an undocumented feature (that was added because of a user request) - but it is expected

"Automatic" Auditing

, you may be interested in voting / subscribing to this feature request .   support Support

Replication error - parsing objectdb config

feature - please do not hesitate reporting any strange behavior that you see.   support

Object as parameter results in exception

the automatic replacement feature ? I've run into the same issue but cannot rewrite the queries as

Pessimistic Lock Timeouts setting

uploading products.   Willks William This should be a useful feature . I will check

c.o.jpa.type.EntityTypeImpl.getIdType() returns null

hi, i currently try to use objectdb for a new project. i wanted to use it in combination with spring-data-jpa (M2), but i'm not able to use the automatic repository feature because the following code fails     EntityType type = metamodel.entity(domainClass);    

can not use spring-data-jpa repository with NamedQuery

.UnsupportedOperationException: Unsupported feature - Typed Parameters are not supported yet at com.objectdb.o.JPE.g(JPE

explorer locks local database in readonly mode

too. thanks chris Christoph Ernst It seems that the most popular feature requests now are improvements

Is 2 level cache in use?

Walkowski Basic documentation regarding this feature was added to the Query Hints section. It is now

calling persist on an object more than once

  ie: if there really is a convincing reason for this feature , then it might be helpful

Explorer and multi-thread

. See also a related forum thread  and a related feature request . support Support

Eclipse plugin problem (using ObjectDB as a separate bundle)

category is selected at the bottom of the page. Uncheck "E4 Runtime Features " (second in the list

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

ObjectDB 2.6.3

Added an option to disable some query execution optimizations. Added an option to exclude persistence aware enhancement ( feature request #1683 ). Added an option to use temporary files for very large transactions ( feature request #1658 ). Fixed an online backup bug (no access during backup

ObjectDB 2.7.6

Added support of an option to disable broken reference cleaning in the Doctor ( feature request #2341 ). Added support of cascading delete using JDO ( feature request #2329 ). Added logging for "Failed to read from file" error ( issue #2322 ). Added an option for eager background purge of weak

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

References to objects of missing obsolete entity classes

this feature of deleting classes in the Explorer? Was  com.btc.ep.vector.tc.internal.dmos.Identifiable ... EmbeddedSystems Regarding you questions: Have you used this feature of deleting classes in the Explorer

Online Backup degrades responsiveness.

a new build with such new feature ? support Support Thanks for your help.  I think ... , would be a big change. Trianglehead Json Error There was indeed an issue with this feature in client

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

ObjectDB 2.8.7

Added an option to slow backup (see  feature request #2681 ). Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true) Improved the Doctor (see  issue #2691 ... to slow backup in client-server mode (see  feature request #2681 ). Fixed Explorer issue after schema

[Explorer] Running Tools

The Explorer should support running ObjectDB tools (such as ObjectDB Server and ObjectDB Doctor) visually within the Explorer. This is one of the features that have been supported by the old Explorer of ObjectDB 1. It has been temporarily removed due to incompatibility with the new ObjectDB 2 code base. support Support

JDOQL Subqueries (JDO 2.1)

Subqueries (nested queries) have been added to JDOQL (JDO Query Language) in JDO 2.1. This is the main feature of JDO 2.0-2.1-2.2 that is not implemented yet in ObjectDB 2. support Support

Enhancer API (JDO 3.0)

One of the new features of JDO 3 is a standard API for enhancement. Currently ObjectDB implements its own enhancement API . support Support

[Explorer] Executing Queries

The new Explorer of ObjectDB 2 supports retrieval of database objects by classes and navigation. Retrieval of database objects by executing queries visually should also be supported. This is one of the features that have been supported by the old Explorer of ObjectDB 1. It has been temporarily

RDBMS-ObjectDB Replication

- this feature might enable using ObjectDB as a performance booster, with almost no need to write new

Database File Encryption

). Still, this can be a nice to have feature in some applications. support Support Our company works in the healthcare space

No Entity Class API

. support Support Any news for this feature ? It would be very useful for creating an independent

Entity Version History

of tools such as Hibernate Envers. support Support I think this would be a great feature

Monitoring and Performance counters

information will be welcome. support Support Hi! Is there any progress made for these great and useful features ? zmirc Mircea Chirac

Best practice for history tracking

tracking is only for reporting bugs and feature requests and not for general discussion and questions. In

Better OSGI Compability

is an important feature request. The one JAR packing was intended to simplify deployment, but apparently

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

A feature request to implement a similar extension in ObjectDB was added to issue tracking. support Support

objectdb.home for client/server

to discuss this - issue tracking is only for clear bugs and precisely described feature requests. support Support