Internal Website Search

31-40 of 200 resultsRefresh

Schema Update large refactoring

and hence need to do an automatic schema update of our database using the objectdb.conf file. We are now wondering, if it is possible to perform some sort of wildcard schema update ... , if it is possible to perform some sort of wildcard schema update Wildcards are not supported.

Activation error on Schema change

to your schema may cause a similar exception. Please verify that an activation code ... . Even when objectdb.conf with old license key where copied to new version directory. No schema change

Schema evolution & renamed/moved enum

again, the attribute is null. I don't seem to be able to use the <schema> tag in the config file ... automatic schema evolution is currently not supported. If you have to update a field type into

Schema Update: class hierarchy change

Hello, we try to change the class hierarchy of an Entity. You wrote www.objectdb.com/database/forum/899 that ObjectDB support automatic schema evolution ... hierarchy as part of the automatic schema evolution. You can also move the name

Is there a way to extract the schema from an existing Database?

Hi ObjectDB, Is there a way to extract the schema from an existing Database? i.e. without using my class files Thanks EKK EKK Emmanuel Keskes The schema is available for viewing in the Explorer. You may use the

Support of modifying an ObjectDB Entity class (Schema Change)

> dahui58 John-Paul Anderson No need for this effort. See schema">this manual page. Schema evolution is automatic and transparent.   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

Crash after altering schema

Hi,  I got an exception after altering Schema.... (just adding an index). --- bmpccdeMac-mini:CloudAI eko$ java -jar build/libs ... FAJAR Note that after schema change you have to schema">restart

Feature Request: Subclassed PersistenceException for Type Not Found in DB Schema

; We have numerous ODB files with different schemas managed by the same ObjectDB server that are sharded based on the day.  We let ObjectdDB create the schema in each ODB file the first time objects are persisted.  The problem is that when a process runs that querys a shard before the schema is created

Compare two schemas or odb files

For example, if we make a backup of our database it would be helpful to have the possibility to compare the backup schema (odb file) with the current version in the database and as result we should get the difference between the two schemas. It would also be sufficient