ObjectDB ObjectDB

Internal Website Search

91-100 of 144 resultsRefresh
3

Cast exception?

of Player.class. support Support I've tried using dynamic query instead of Named, and also Query
3

How to resolve 404 errors with Eclipse/Maven Spring MVC

(with a dynamic web facet) and add Tomcat 6 as a server, it asks me if I want to move my guestbook app
3

Multi-tenant capability with hierarchies

must be selected dynamically like getDBForTenant(String tenantId). Is this possible or
3

ObjectDB version 2.3 has been released

dynamic type" exception. Fixed a bug in query plans that use an inherited index. Fixed bugs in
3

Schema-Update: Rename superclass and remove one subclass

Hello, we renamed a superclass and removed one of the subclass. If we then try to open the Database (with ObjectDB-Explorer) we get a "Failed to generate dynamic type ..." Small Example: Generate Database public static void main(String[] args) { EntityManagerFactory emf = Persistence
3

@Convert is not supported?

dynamically), if I didnt explain the problem clear enough please let me know. This will actually help
3

slow performance for a complex query

Hi, We have a query that is constructed dynamically, an example is like this: SELECT DISTINCT $1 FROM CDI $1, Organisation $2, Organisation $3 WHERE ((UPPER($1.cdiId) LIKE 'THREAD14%') AND ((($1.parentOrgId='news') OR (($1.parentOrgId=$2.organisationId) AND ($2.parentOrgId='news'))) OR ((($1
0

ObjectDB 2.3.0

the "Failed to generate dynamic type" exception. Fixed a bug in query plans that use an inherited
0

ObjectDB 2.5.6

INVOKE DYNAMIC. Fixed an error message in accessing a field of an unknown type in queries (issue #1417).
0

javax.servlet.ServletException: Annotated methods must follow the JavaBeans naming convention. __odbHidden_getPropertyName

= widthPxSideBarLeft; } It appears in part of a JSF template with dynamic CSS style parameters: style="min-width

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