ObjectDB ObjectDB

Internal Website Search

101-110 of 200 resultsRefresh
67

Activated ObjectDB still throws "Too many persistable types"

I have upgraded from 2.3.7 to 2.4.4 and now my activation won't work, throwing the dreaded com.objectdb.o.UserException: Too many persistable types (>10) - exceeds evaluation limit I have already reactivated and checked that my objectdb.conf is correctly used (by inserting random chars
65

@ElementCollection of type enum

@ElementCollection of type enum
65

Not Enhanced: ...: com.objectdb.o.TEX: Type ..._$$_javassist_1 is not found

Not Enhanced: ...: com.objectdb.o.TEX: Type ..._$$_javassist_1 is not found
13

JPA Entity Fields

of one of the supported persistable types. ObjectDB supports persistent fields with any declared static type, including a generic java.lang.Object, as long as the type of the actual value at runtime ... : OneToOne, ManyToOne - for references of entity types. OneToMany, ManyToMany - for collections and maps
13

javax.persistence.PersistenceException Attempt to store an instance of a non persistable type java.net.URL

javax.persistence.PersistenceException Attempt to store an instance of a non persistable type java.net.URL
13

Add Type level permissions to ObjectDB Server

Add Type level permissions to ObjectDB Server
12

Numbers in JPQL and Criteria Queries

numeric promotion principles. For example, the resulting type of a binary arithmetic operation on an int ... an argument a numeric value of any type and returns a value of the same type. The MOD Function The MOD ... 8 twice with a remainder of 0) The MOD function takes two integer values of any type and returns
11

Database Explorer

objects. The [Schema] window shows the user defined persistable types (entity and embeddable classes) in ... provides two types of viewer windows for viewing the database data. The Table window follows ... a single database object. This type of viewer is useful for viewing data of a simple object model. In
11

Comparison in JPQL and Criteria API

) expressions: c.president == null c.president != null Comparable Data Types Comparison is supported for values of the following data types: Values of numeric types, including primitive types (byte, short, char, int, long, float, double), wrapper types (Byte, Short, Character, Integer, Long, Float
1

[ODB1] Chapter 9 - ObjectDB Explorer

Windows The Explorer provides two types of viewer windows for exploring the contents of database ... . This type of viewer is useful for viewing the data of a simple object model. In most cases ... " menu commands (or using the equivalent toolbar buttons). This opens the specified viewer window type

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