ObjectDB ObjectDB

Internal Website Search

11-20 of 42 resultsRefresh
17

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

when ordering the results of some projection when the order by expression is different (though logically ... . Your third query, although logically valid, is synthatically invalid: SELECT DISTINCT s.location ... are disabled, it will be your responsibility to avoid ORDER BY expressions that are also logically wrong
14

ObjectDB Server Connection Permissions

when providing specific raw data where additional business logic is not required. I suppose you could create transient entities for data that does require additional business logic
14

ObjectDB within a resource adapter module and Java EE Connector Architecture

a logical path with a parameter (similar to $objectdb in the url) with a value from a system property ... with CoreEJB module) CoreEJB     (has the persistence.xml, CRUD ops and business logic ops) CoreWeb
14

@Entity saved in Tomcat session - problem

is, that we need the same logic for temporary users (without storing in DB) and permanent users (stored in database). A separate POJO makes the whole logic quite complicated. Any thoughts on this? lwalkowski
14

Attempt to open a non existing file '/tmp/objectdb_xxxx/SortQueryItr_6.mrg'

to the other processes? I think it will help deciding whether the cause is due to a problem in the logic of 1/ or in the logic of 2/ Thanks again EKK Emmanuel Keskes Every instance of ObjectDB (usually a separate
9

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. But now we introduced as example a new Entity NewKindOfEntityB. And we have a defined logic
9

Exception on creation when running multithreaded

also had: typedQuery.setFlushMode(FlushModeType.AUTO); for the specific query. If I change the logic
2

Add Type level permissions to ObjectDB Server

when providing specific raw data where additional business logic is not required. I suppose you could create transient entities for data that does require additional business logic though. ThreaT
0

javax.jdo.listener.DeleteCallback

so that fields referenced can be used in the business logic of the method. Since: JDO 2.0
0

jdoPreDelete()

after this call are disallowed. This method is modified by the enhancer so that fields referenced can be used in the business logic of the method. Since: JDO 2.0

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