ObjectDB Database Search

1-18 of 18 results

Database Management Settings

parameter . The elements To remove the ObjectDB evaluation restrictions (a limit of 10 entity classes ... Enhancer with an OEM license are signed and excluded from evaluation restrictions

JPA Criteria Query Expressions

;to allow using expression as query results. A boolean expression used to define restrictions in

JPA Lifecycle Events

, unless a subclass overrides the method. Implementation restrictions To avoid conflicts

jakarta.persistence.criteria.CollectionJoin.on(Predicate...)

Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.CollectionJoin CollectionJoin on (    Predicate... restrictions ) Modify the join to restrict the result according ... . Parameters: restrictions - zero or more restriction predicates Returns: the modified join object. Since: Jakarta Persistence (JPA) 2.1

jakarta.persistence.criteria.CollectionJoin.on(Expression)

Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.CollectionJoin CollectionJoin on (    Expression restriction ) Modify the join to restrict the result according ... . Parameters: restriction - a simple or compound boolean expression Returns: the modified join object. Since: Jakarta Persistence (JPA) 2.1

jakarta.persistence.criteria.AbstractQuery.getGroupRestriction()

Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.AbstractQuery Predicate getGroupRestriction() Return the predicate that corresponds to the restriction (s) over the grouping items, or null if no restrictions have been specified. Returns: having clause predicate. Since: Jakarta Persistence (JPA) 1.0

jakarta.persistence.criteria.CommonAbstractCriteria.getRestriction()

Jakarta Persistence (JPA) Method in jakarta.persistence.criteria.CommonAbstractCriteria Predicate getRestriction() Return the predicate that corresponds to the where clause restriction (s), or null if no restrictions have been specified. Returns: where clause predicate. Since: Jakarta Persistence (JPA) 1.0

Problem with distinct select, order by and equivalent alias/attribute path

and regards Benjamin Klink bklink Benjamin Klink JPQL restricts ORDER BY expressions to expressions ... .lastname = ‘Smith’ AND c.firstname = ‘John’ ORDER BY p.price ObjectDB is less restrictive , and will except the query above. However, in DISTINCT and GROUP BY queries it must follow these restrictions

Activation Issue

the evaluation license restriction message again at compile time (which was I was seeing before putting ... about the 10 class restriction . In one case it happened after Linode did 'scheduled' maintenance ... about restrictions ? BTW: this happened with objectdb 2.3.7_09 I'm upgrading to 2.4.0_04 today fyi

Evaluation License

(including commercially) under a restriction of maximum 10 entity classes and one million entity ... to remove this restrictions . Anyway, you need a license key to remove this restriction . support Joined

OEM license, enhancer

ObjectDB database files without the free edition restrictions . Any ObjectDB 2.x database file

Too many objects for this ObjectDB Edition

. Shane1234 Shane Murray It is a restriction of the free edition. Please see this license page . support Support

Cross-platform license

My activation code works fine on my computer Ubuntu but fails on the same machine if I boot into Windows 8.  Is the activation code restricted to an operating system?  Would I lose it's use if I upgraded Ubuntu at some point?  sjzlondon Steve Zara You should be able to use

License Activation Change and Checking Activation

Hello! How does ObjectDB determine the machine ID? Yesterday I activated our license on my development laptop and today I tried to persist more than 1M objects. ObjectDB told me that it cant't do that because of the evaluation restrictions . Now I activated it again on the same machine and got

ObjectDB licencing rules

Hi, We have a ObjectDB instalation and licence for one server on a virtual machine within ESXi, we would like to migrate it to Physical server, is there any restrictions in moving or when reinstaling a server with ObjectDB instalation. Thank you. peric.emil Emil Perić A Server license is non

package not found running ObjectDB under OSGi

, and apparently Eclipse class loader is not supported. In addition, please notice this restriction

[ODB1] Chapter 6 - Persistent Objects

, there is another difference between makePersistent( ... ) and bind( ... ) . The bind( ... ) method is not restricted

ObjectDB 2.8.6_03

Restricted waiting time on closing a database on a server to 2 seconds(see issue #2686 ).