ObjectDB Database Search
51-100 of 200 resultsmismatch after Enum changes Hi, I have an entity, an attribute is a enum type: public enum MyEnum { AA, BB, CC, DD; } I populated the database, than I changed the enum types deleting some unused types (es. AA) without reset ... .BB (second position before the change ) now are set to ENUM.CC (second position after the change | |
How to change properties in urls2.xml? properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml ... the Explorer. It is not used by ObjectDB outside the Explorer, so just changing its properties ... , when i am restarting tomcat, port and password of each database connection string is changed | |
Object Relations Error after Schema Change Hi we have a problem with relations in OBjectDB 2.4.6, the problem occured after we changed ... . Problem occurs when we create a new entry in the class we have changed the relation. Quote from ... . support Support Hi, we tried reparing the database with Doctor, tried changing the names | |
License Activation Change and Checking Activation with the activation. Regards Ralph mosi0815 Ralph Moser You may had to reactivate ObjectDB because of a change in ... software protection, but this technique is sensitive to changes like disabling a network adapter | |
Update Entity references if we change the type of an entity Hello, we must change (extend) our entity model and therefor we convert the type of some entities. As example (like in the attached example): We have an EntityA that have a reference to an EntityB ... to you in a migration process, in which relevant EntityA instances will be marked as dirty and changes | |
Change Sequcene Id could I change sequcence id ? allocating small value may not be effect. or something other ways ? javax.jdo.datastore.Sequence seq = em.unwrap(javax.jdo.PersistenceManager.class).getSequence("MyEntity$identity"); long currentValue = seq.currentValue(); // I would like to change currentValue | |
Visibility of changes in Transaction is not visible to a JPA QL Query (which is more efficient). support Support Yes, changing the Query to FlushModeType.AUTO meant that the added items ... which only show the values for all entities if the Query is in AUTO mode? No. Changes during transaction are not | |
Does ObjectDB has a similar feature like Oracle Database Change Notification ? Hi, I am evaluating ObjectDB because its JPA/JDO features, I am wondering is there a similar feature like Oracle Database Change Notification( http://docs.oracle.com/cd/B19306_01/appdev.102/b14251/adfns_dcn.htm ), with which multiple application servers can get notified when something changed | |
Problem with changing the password I need to change my account password, but every time I try, it tells me the format is invalid, but it doesn't tell me what format to follow. alejandro IAN ALEJANDRO Try the following: The password should be 8-16 characters, at least one uppercase letter, one lowercase letter, one number and one special character from (!$%&*?@). support Support | |
UPDATE query to set a new field after schema change the changes to the DB via file-save. But when I execute a select on the DB I see that the field | |
Changing Primary Key; Trianglehead Json Error ObjectDB doesn't support changing primary keys, as it may break | |
Support of modifying an ObjectDB Entity class (Schema Change) if ObjectDB can already handle changes to Entity classes. Please see my StackOverflow question | |
i can't change my password first time When I created the account it didn't ask me for a password, the fields appear empty and I don't know how to assign one. varoESP Álvaro Claver Corbacho i can't see the buttons varoESP Álvaro Claver Corbacho The issue was fixed and you should be able to change your settings now. Thank you for this report. support Support | |
Drop the entire database, Change the schema (Expected): emf = Persistence.createEntityManagerFactory ("test.odb;drop"); BUT changing the url as | |
Refresh data in application after database data has changed with the same national number as a person I want to add. However when I change the value of the national | |
Changes in detach behaviour?Changes in detach behaviour? | |
Changing from client server to embedded modeChanging from client server to embedded mode | |
delete of a collection in explorer changes type accidently we used the option delete on a collection of type ArrayList . On doing so the type changed to List . we are using explorer version 2.7.1_02 How can we change that back again ? hgzwicker ... also the removal of content that you want to bring back (which is impossible with no backup if changes | |
Exception upon index definition change.objectdb.com/database/support/636. I think index changes should never cause the application to stop ... so this seems to be a different issue. I think index changes should never cause the application to stop ... expected. Best regards Markus doppelrittberger Markus Ritter Unfortunately we had to revert the changes | |
Remove an entity which attributes were changed We use an OSGi environment and we have three OSGi plugins. In plugin A an entity is loaded and the entity is passed to plugin B. Plugin B changes an attribute on the entity. Plugin C removes ... only one plugin, it works well. Why the ObjectDB want to commit the changes of the entity | |
How to change properties in urls2.xml ? properties. I have no control on the port and password used. :( Does it exist a way to change urls2.xml | |
Feature request: helpdesk user can change issue or support ticket page title/name I would like the capability to change helpdesk support ticket page titles. Or if there is a way to already do this please describe. [EDIT: sorry I don't know how to key this to your online helpdesk system as opposed to the objectdb software version] webel Dr Darren Kelly You should be able | |
UPDATE query cannot set a new field after schema change the changes to the DB via file-save. But when I execute a select on the DB I see that the field | |
preUpdate-methods are called when there is no change Dear Support Team, we ran into some difficulties with a database. When fetching a entity using the EntityManager and afterwards calling "iterator().next()" a transaction begin/commit will end up in updating the Entity even there was no change . RepositoryModelData repository = connection.find | |
jakarta.persistence.EntityManagerFactory () Get the properties and associated values that are in effect for the entity manager factory. Changing the contents of the map does not change the configuration in effect. Returns: properties. Throws | |
jakarta.persistence.criteria.PluralJoin ( String name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or ... does not cause type conversion: the runtime type is not changed . Warning: may result in a runtime | |
jakarta.persistence.criteria.Path item. Once assigned, an alias cannot be changed or reassigned. Returns the same selection item ... is not changed . Warning: may result in a runtime failure. Inherited from Expression Parameters: type | |
jakarta.persistence.criteria.Predicate to the selection item. Once assigned, an alias cannot be changed or reassigned. Returns the same ... : the runtime type is not changed . Warning: may result in a runtime failure. Inherited from Expression | |
jakarta.persistence.criteria.MapJoin, an alias cannot be changed or reassigned. Returns the same selection item. Inherited from Selection ... Expression.cast , this method does not cause type conversion: the runtime type is not changed . Warning | |
jakarta.persistence.criteria.ParameterExpression. Once assigned, an alias cannot be changed or reassigned. Returns the same selection item. Inherited from ... . Unlike Expression.cast , this method does not cause type conversion: the runtime type is not changed | |
jakarta.persistence.criteria.Root. Once assigned, an alias cannot be changed or reassigned. Returns the same selection item. Inherited from ... . Unlike Expression.cast , this method does not cause type conversion: the runtime type is not changed | |
jakarta.persistence.criteria.Subquery, an alias cannot be changed or reassigned. Returns the same selection item. Inherited from Selection ... Expression.cast , this method does not cause type conversion: the runtime type is not changed | |
jakarta.persistence.criteria.SetJoin name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or ... cause type conversion: the runtime type is not changed . Warning: may result in a runtime failure | |
jakarta.persistence.criteria.CriteriaBuilder.Case name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or ... cause type conversion: the runtime type is not changed . Warning: may result in a runtime failure | |
jakarta.persistence.criteria.CriteriaBuilder.In cannot be changed or reassigned. Returns the same selection item. Inherited from Selection Parameters ... .cast , this method does not cause type conversion: the runtime type is not changed . Warning | |
jakarta.persistence.criteria.CriteriaBuilder.Coalesce name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or reassigned ... cause type conversion: the runtime type is not changed . Warning: may result in a runtime failure | |
jakarta.persistence.criteria.CollectionJoin cannot be changed or reassigned. Returns the same selection item. Inherited from Selection ... .cast , this method does not cause type conversion: the runtime type is not changed . Warning | |
jakarta.persistence.criteria.Expression to the selection item. Once assigned, an alias cannot be changed or reassigned. Returns the same selection ... changed . Warning: may result in a runtime failure. Parameters: type - intended type | |
jakarta.persistence.criteria.CriteriaBuilder.SimpleCase ( String name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or ... not cause type conversion: the runtime type is not changed . Warning: may result in a runtime failure | |
jakarta.persistence.criteria.ListJoin ( String name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or ... not cause type conversion: the runtime type is not changed . Warning: may result in a runtime failure | |
jakarta.persistence.criteria.From ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or reassigned. Returns ... conversion: the runtime type is not changed . Warning: may result in a runtime failure. Inherited from | |
jakarta.persistence.criteria.Join, an alias cannot be changed or reassigned. Returns the same selection item. Inherited from ... Expression.cast , this method does not cause type conversion: the runtime type is not changed | |
jakarta.persistence.EntityManagerFactory.getProperties() Jakarta Persistence (JPA) Method in jakarta.persistence.EntityManagerFactory Map getProperties() Get the properties and associated values that are in effect for the entity manager factory. Changing the contents of the map does not change the configuration in effect. Returns: properties. Throws | |
jakarta.persistence.EntityTransaction (JPA) 1.0 void commit () Commit the current resource transaction, writing any unflushed changes | |
jakarta.persistence.criteria.Selection ( String name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or | |
jakarta.persistence.Version in the database changes between reading the state of an entity instance and attempting to update or | |
jakarta.persistence.criteria.CompoundSelection to the selection item. Once assigned, an alias cannot be changed or reassigned. Returns the same | |
jakarta.persistence.Persistence Deprecated: TODO: Either change TCK reference to PERSISTENCE_PROVIDER field to expect "jakarta | |
jakarta.persistence.Persistence.PERSISTENCE_PROVIDER Jakarta Persistence (JPA) Field in jakarta.persistence.Persistence PERSISTENCE_PROVIDER This final String is deprecated and should be removed and is only here for TCK backward compatibility Deprecated: TODO: Either change TCK reference to PERSISTENCE_PROVIDER field to expect "jakarta.persistence | |
jakarta.persistence.criteria.Selection.alias(String) Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.Selection Selection alias ( String name ) Assigns an alias to the selection item. Once assigned, an alias cannot be changed or reassigned. Returns the same selection item. Parameters: name - alias Returns: selection item. Since: Jakarta Persistence (JPA) 1.0 |