ObjectDB ObjectDB

Internal Website Search

91-100 of 200 resultsRefresh
6

Server Configuration

, path, which specifies the location of ObjectDB databases that the server manages. The $objectdb
6

FROM clause (JPQL / Criteria API)

response time. Database Management Systems (DBMS), including ObjectDB, try to optimize
1

Step 2: Entity Class and Persistence Unit

database url. The next step is adding an EJB Session Bean that will manage Guest entity objects.
1

Step 4: Add a Servlet Class

In this step we will add a servlet to manage guestbook web requests: Open the [Create Servlet] dialog box by right clicking the guest package node (in the [Package Explorer] window), selecting New > Other... > Web > Servlet and clicking Next. The Java package name should be guest. Enter
1

Step 3: Add a Context Listener Class

). The next step is adding a servlet class that will manage the guestbook page.
0

javax.jdo.spi.PersistenceCapable.ObjectIdFieldConsumer

, boolean value) Store one field into the field manager. Store one field into the field manager ... fieldNumber, byte value) Store one field into the field manager. Store one field into the field manager. This field was retrieved from the field of the ObjectId. Parameters: fieldNumber - the field
0

javax.jdo.spi.PersistenceCapable

javax.jdo.spi Interface PersistenceCapable A class that can be managed by a binary-compatible JDO ... the implementation to manage the instances. It also defines methods that allow a JDO aware application to examine ... an exception if the other instance is not managed by the same StateManager as this instance. Parameters
0

javax.jdo.Transaction

. These options are valid for both managed and non-managed transactions. Transaction initiation ... a managed environment. When used in a managed environment, transaction initiation and completion methods may only be used with bean-managed transaction semantics. Since: JDO 1.0 void begin() Begin
0

javax.jdo.spi.RegisterClassEvent

- the persistence-capable class fieldNames - the names of the managed fields fieldTypes - the types of the managed fields fieldFlags - the flags of the managed fields persistenceCapableSuperclass - the persistence-capable superclass Since: JDO 1.0 byte[] getFieldFlags() Returns the flags of the managed
0

ObjectDB 1.0 Manual

two chapters are dedicated to ObjectDB's tools: Chapter 8 - ObjectDB Server Explains how to manage

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