ObjectDB Database Search

151-200 of 200 results

Query by array element

Hello, I have a class as follows: @Entity public class MyEntity {     boolean properties[]= new boolean[1024]; } I would like to query objects with feature '42': select me from MyEntity me where me.properties[42]=true Is it possible? Thank you! haromlabu Bela Haromlabu

Table View for queries in the explorer ?

the future. If you need specific improvements you may fill feature requests . support Support

objectdb on single server 20TB storage possible ?

features :     Virtualization:         AMD-V Caches (sum of all):  

Cannot find objectdb-jee.jar releases in the ObjectDB maven repository

a  feature request was add now to the issue tracking. The difference between these jars is that 

WORM (Write once read many) support

Hello, we would like to propose a feature in the objectdb if this is not already available. We use objectdb in our product development and deployment in high secure environments like police, military and government agencies. We have developed a specialized hardware device in a form of appliance

auto-generated uuid fields

supported. Discussion was moved to a new feature request in the issue tracking. support Support

Database Files

feature , which is disabled by default. support Support Thanks for the help.  As for recording, I

Getting the database file size

Hi,  we are planning to implement monitoring feature for the increases in database size. I did not find if there is some query for that. Currently we are working on solution, that we simply read the size of filename directly from application. But in case of client-server use in future

Pessimestic Locking doesn't release when application unexpectedly terminates.

another feature - automatic resuming of a failed connection by the client. Currently in case

ObjectDB and JPA

supports JPA 2.0 (except several unimplemented features - see the issue tracking ). Hibernate supports

Optimistic lock failed

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

Broken @ManyToOne reference

. Adjustments are needed to support the new partial primary key feature . It should work with build 2

Bulk Delete and Update - best practice?

would definitely get my vote on the feature request list. public class TestDropTable3 { @Test public void

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

with ObjectDB javaagent run-time enhancement ok. Related topic:  JRebel integration feature webel Dr Darren Kelly

Get list of database files

Hi, we would like to know if there is any API we can use to get a list of all database files on an ObjectDB server. The ObjectDB explorer has such a feature (File-Open C/S Connection-Browse...). Thanks for help! skolb Sebastian Kolb There is an undocumented method, which is indeed in use by

Explorer and multi-thread

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

IN expression in a Criteria Query

. Where did you see that statement? Actually there are several JPA features that are currently not supported

issue with spring boot 4 / spring 7

support for the new features of Jakarta Persistence 3.2 is expected in upcoming releases. In particular

Can I use the objectDB in android application?

but may be supported in future versions. support Support Is there any chance to prioritize this feature . Thanks. peric.emil Emil Perić

persistence.xml classes not respected by ObjectDB

example that demonstrates the problem. support Support I didn't say I want that feature to delete

calling persist on an object more than once

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

Cascading (persist) with a mix of enhanced and not enhanced entities

We find out that it is actual not possible to use enhanced and not enhanced entities together. Exist any limitations regarding the use of enhanced and non-enhanced entities? We work based feature and want to load other bundles as an artifact from the Nexus. These are always enhanced. To enhance

mappedSuperClass and subClass Duplicates

, classes that are declared as mapped superclasses have some of the features of entity classes

Database server with an application

to it. Is that correct? Thanks EKK Emmanuel Keskes There is an undocumented feature , embedded server , that you can use. support Support

Gradle-Kotlin Code Contributions

in that it lacks a task to enhance the compiled classes. Deprecated Gradle features incompatible

index - data rewrite

feature maybe it doesn't work well in some cases. Please provide more information. Please check

Some technical questions

Gabara It could be. Fill a feature request if you are interested. support Support

BIRT plugin: Trouble with Client/Server connection

. This leaves me with roughly two options:    1. Somehow, convince you that a fully featured ObjectDB

Number of current connections

Is there any way to find out the number of current connections to the DB server? natmaclin Natalia Levine Currently not. You may subscribe to this feature request and update it according to your needs. support Support

"Automatic" Auditing

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

JPA 2.1 and AttributeConverter

Hello :-). Are there any plans to support JPA 2.1? I would wish to have a support for @AttributeConverter. Bot01 Frantisek Novak The general plan is to support future versions of JPA so probably JPA 2.1 features will also be supported. support Support Thanks for the answer. And is there current

ObjectDB Version Upgrade

that are difficult to predict without testing. Changes in schema evolution, new features , or query

JPA Query language support in OBjectDB / Sub query or nested Query

an up to date list of unsupported JPA features . support Support

How to enable and disable auto schema update?

a supported feature . Use it if it works. support Support Ok thank you for the response.   

ObjectDB 2.6.5

entity in the same transaction. Fixed temporary file management for very large transactions ( feature

Better support for ObjectDB in Eclipse Plugins

;is related to the following feature request: Issue #257 - Better OSGI  C ompatibility An easy

Embed Explorer into IntelliJ

you for the ChatGPT link — it’s interesting, though not entirely straightforward. It was now added as a 'nice-to-have' feature request. support Support

Collation and String Order

feature . Many CRMs, DMS and other systems requires correct collation when using order by clause.  +1 for this ... dmarko David Marko

Enhancer option -s works not as expected

. This we did not expected. btc_es BTC EmbeddedSystems This is not a bug, but maybe a feature request

ObjectDB 2.6.9

Added support for integration with WebSphere / Liberty application server. Fixed deletin g large transaction temporary files (in the experimental large transactions feature ). Fixed empty log directory creation when logging is disabled. Fixed a bug in using nested embedded objects. Fixed a query

Better OSGI Compability

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

Referential Integrity

should support reference integrity. support Support *VERY* important feature for any serious db app

objectdb.home for client/server

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

Update query null error

. If this feature is essential to you it may be possible to add it as an extension (will have to check

ObjectDB 2.8.9_02

Added support for manual starting of online backup threads ( feature request #2855 ). Improved query plan evaluation. Fixed a regressing performance issue in build 2.8.9_01.

ObjectDB 2.6.4

to collections. Fixed large transaction temporary files implementation ( feature request #1658 ). Fixed a bug in

Automatic Switch to Replicated Server Limitations

ObjectDB supports master-slave replication, with the ability to switch connections automatically to another server when a server goes down, by specifying a composite url . Currently this feature has the following limitations: The first server in the composite url has to be available

Entity field renaming does not work

Unfortunately we cannot reproduce the issue, as we checked and this feature seems to work well in our small

ObjectDB 2.8.0

is exceeded ( feature request #2412 ). Added logging to diagnose unexpected duplicate index entry ( issue

ObjectDB 2.9.4_02

Added a query command for checking for OEM activation ( feature request #2683 ).