ObjectDB Database Search
101-120 of 120 resultsOpensource ObjectDB will not have the exact restrictions that the free edition of ObjectDB 2.0 | |
@Unique member combination not working Why does the below code not enforce unique restrictions ? Person @Entity @Unique(members = {"name", "surname"}) public class Person implements Serializable { @Id @GeneratedValue private Integer id; private String | |
Best practice: Database update/migration of embedded databases in products and city in a PostLoad callback (if not null ). If conversion is restricted to V1.0 - V1.1 and V1.1 | |
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 | |
Async query ObjectDb. You will also need a separate EntityManager for that thread. Stopping a running query is not supported but restricting execution time is supported. support Support | |
OEM license, enhancer ObjectDB database files without the free edition restrictions . Any ObjectDB 2.x database file | |
java.lang.ClassCastException in OSGi runtime when loading data from DB); return singleResult; } Is there a solution to this problem? I'm not sure if restricting the use | |
Composite index support collection (probably with a restriction of one collection). support Support Hello, yes, one collection | |
EntityManager getMetamodel() causes crash Chris Powell I should add that this is on the restricted version! Also, I can see entities one-by | |
Error 990... and then new version? I was about to post (here, since the provided url is restricted ), I noticed there was a new release | |
Multi-tenant capability with hierarchies should restrict retrieval of data to the relevant tenants. support Support Thanks for the answer and the link | |
How to develop for a server license Hello, our company recently aquired a server license, which can only be activated once for one machine (we were using the startup license until now). How do our developers (windows/mac) run the application without restrictions if they can't use the key to generate an activiation code | |
objectdb got hang after fetch some record. restarting the server and waiting to some other threads to complete. This waiting was restricted now | |
InternalException when reading a HashMap? Indeed it seems restrictive . We plan to switch to a new automatic activation system, so ObjectDB would be able | |
virtual servers and one file by the OS in the large available RAM. Virtualization can restrict the available resources, i.e | |
ObjectDB 2.7.5 Improved recovery from failure when recovery is enabled with no sync ( issue #2293 ). Added support of using JDO listeners with JPA EntityManager. Added debug logging got persist cascading ( issue #2299 ). Fixed a bug in restricting server access to a range of IPs ( issue #2292 ). Fixed | |
Query fails with failed to read more hgzwicker Hans-Georg Zwicker Embedded mode is restricted to one process at a time. Actually | |
Internal objectdb exception when using different language on a machine contains only a restricted schema, here we have the only one not enhanced entity 'TCVector' (is not | |
ObjectDB 2.8.6_03 Restricted waiting time on closing a database on a server to 2 seconds(see issue #2686 ). | |
ObjectDB 2.8.7 Added an option to slow backup (see feature request #2681 ). Added an option to view old type versions in the Explorer (-Dobjectdb.ui.debug=true) Improved the Doctor (see issue #2691 ). Improved performance following a large eager fetch ( issue #2694 ). Restricted waiting time |