ObjectDB Database Search
51-62 of 62 resultsWebService : Failed to get reference value of field using enhanced method
with. So to facilitate this mechanism you can specify a parameter in your services.xml file as under.( from the wso2 site )” composite . . . . . . . .
|
|
Searching lists within objects
; } A possible solution: Avoid multiple Attribute instances with identical type / value by defining a composite
|
|
Slow searching with two indexes
. This is something that ObjectDB should do better. Anyway, the best solution may be defining a composite
|
|
Is there an administration tool with which I could create extra indexes?
Hello, I have composite index, and it was working fine, but now I need to add more features to the software and I need to throw more indexes in there. I wanted to know what's the best way to do this. 1. Have some admin tool CREATE INDEX..... ON a.b or 2. add more @Index to the object entities. in
|
|
Adding multi part path index on non-embedable object member
of stores. A composite index on the fields in Store. ObjectDB will maintain each index separately
|
|
How to deploy an Objectdb project with Jboss AS 7?
.jboss.as.server.deployment.scanner] (DeploymentScanner-threads - 1) {"JBAS014653: Composite operation
|
|
Clarification on free license restrictions
, all used by composition . I get the following error: Error: Failed to commit transaction: Attempt
|
|
Is ObjectDB the only object database that supports JPA?
Other Object database doesn't support JPA? Manikandan ManikandanPalaniappan JPA is designed 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
|
|
2.7.3_03 Erroneous "Attempt to modify a primary key of a managed object"
. Could you please provide details on the primary key of JdoBlob2 ? Is it composite ? embedded ID
|
|
ObjectDB 2.5.2
of a composite BETWEEN query. Fixed NullPointerException when using AND TRUE in WHERE clause (issue
|
|
ObjectDB 2.8.4
Fixed a critical bug that may cause collisions between schema versions ( issue #2621 ). Fixed unsupported unwrap to throw _PersistenceException (a subclass of PersistenceException). Fixed an Explorer bug in presenting composite IDs. Fixed a bug in using date and time query parameters in
|
|
InternalException when using MEMBER OF on a large list in a query
the key before the entities are persisted so that we can build even references. a) Composite Primary Key
|