ObjectDB ObjectDB

Internal Website Search

141-150 of 200 resultsRefresh
4

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 ... for OEM licence. We have a DMS like custom build software with 5-6 customers and 2-3 developers
4

persisting object with long[][] arrays of array

- so the amount of data saved is exactly the same - So it looks like there is something ObjectDb (2.7.1) does not like about arrays of arrays. Thanks EKK EKK Emmanuel Keskes A long[][] array is represented
4

ORDER BY problem, when String starts with language specific character

. But when it starts with language specific character like 'Č', these records are placed after records ... , Normalizer.Form.NFD) How should the correct query look like? Michael anaq x It seems that Java
4

Memory use in OneToMany relationships

a more usual DB like MySQL with a seperate server we first query for the Entitys of class ... around by having PicData a reference to the Pet like the more usual FK points to PK ? With kind regards
4

Cast exception?

application)? support Support That sounds the most likely. After a bit of research I've came ... localEntityManagerFactory; /* */ } It looks like either the list of local PersistenceProviders
4

Memory Leaks after COMMIT operation (checked on versions 2.6.5 & 2.6.6.b01)

REFERENCEs in ObjectDb to application entities and tried to remove all used objects after commit like ... that we are not expecting to close DB after import data and would like to release acquired by
4

@ElementCollection query returning extra result per element in collection

): testFindByLikeLowerWildcardWithoutBranchWithOr: SELECT $1 FROM Company $1 WHERE ((LOWER($1.name) LIKE :p1 ... testFindByLikeLowerWildcardWithBranchWithOr: SELECT $1 FROM Company $1 WHERE ((LOWER($1.name) LIKE :p1) AND ((($1.branches.branch=:p2) OR ($1
4

WORM (Write once read many) support

Hello, we would like to propose a feature in the objectdb if this is not already available. We use objectdb in our product development and deployment in high secure environments like police, military and government agencies. We have developed a specialized hardware device in a form of appliance
4

Memory Leak in EntityManagerFactory ?

like this if (manager.getTransaction().isActive() { // Condition A manager.getTransaction ... typically difficult to reproduce. Maybe even issues like profiling or printing in the console
0

Can't open replicated database

(HND.java:133) ... 1 more felixobjectdb Richard Szurgot On further investigation it looks like ... (therefore, with an almost empty database this is more likely to happen frequently). It is unclear

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support