ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
131

Log is almost empty (log level 'trace')

Log is almost empty (log level 'trace')
15

Schema Update

. The default configuration file contains an empty <schema> element. If the <schema> element is not empty
15

Database Connection using JPA

a map of properties (as demonstrated above). To obtain a connection to an empty database (discarding ... = Persistence.createEntityManagerFactory("objectdb:myDbFile.tmp;drop"); Getting an empty clean
15

Database Explorer

] are initialized to contain all the persistent fields, but the [Summary] view is initialized as an empty view. Therefore, unless set, persistent objects are presented in the Tree viewer as an empty set of fields
10

JPA Lifecycle Events

defines all the supported callback methods with empty implementations: @Entity public static class
10

FROM clause (JPQL / Criteria API)

,DELETE, DESC, DISTINCT, ELSE, EMPTY, END, ENTRY, ESCAPE, EXISTS, FALSE, FETCH,FROM, GROUP, HAVING, IN
10

JPA Query Expressions (JPQL / Criteria)

: =, <>, <, <=,>, >=, IS [NOT] NULL, [NOT] BETWEEN, including Collection operators: [NOT] IN, IS [NOT] EMPTY, [NOT
2

[ODB1] Chapter 9 - ObjectDB Explorer

. For a new, empty database this window is empty. A new persistent class is automatically added ... " are initialized to contain all the persistent fields, but the "Summary" is initialized as an empty view. Therefore, unless set, persistent objects are presented in the Browser viewer as an empty set of fields
1

[ODB1] Chapter 2 - A Quick Tour

as is. If the database is not empty (not the first run), a previously stored ArrayList instance ... ), an exception is thrown and a new empty ArrayList instance is created (line 24). The new ArrayList ... must have a name attribute. An empty name is specified for the <package> element to represent
1

[ODB1] Chapter 8 - ObjectDB Server

="20" diskspace="20m" /> </dir> </user> Three attributes are changed. The empty address

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