ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
114

Storing methods?

I don't think ObjectDB does this, but I want to ask to make sure: are methods stored in the database along with data? Thanks. lsitongia Leonard Sitongia No, methods are not stored in the database. Therefore, if in client-server mode user defined methods are in use in queries (supported by ObjectDB
114

How to configure where the ODB is stored?

Hi, The documentation is lacking in this respect. How do I configure where the ObjectDB database file is stored. I need to know where it is so I can inspect it with 'database explorer'. The docs say ... it. So, where is this file stored??? Also, the contents of the DB don't seem to be persisted between AppServer
113

Wrong data stored in time only fields

This may be related to the fix for the problem described in this thread: Wrong data stored in date only fields. The object and its date and time fields are the same as in the referenced thread. Except we are using ObjectDB 2.6.4_08, the system time zone is set to EST and both the OS and JVM
109

Storing objects problem

Storing objects problem
109

Storing a tree of data (depth=3)

Storing a tree of data (depth=3)
109

Wrong data stored in date only fileds

Wrong data stored in date only fileds
109

Storing Images and Object Pooling

Storing Images and Object Pooling
18

JPA Primary Key

Every entity object that is stored in the database has a primary key. Once assigned, the primary ... of other persistable types are always stored as part of their containing entity objects and do not ... that is stored in the database. The primary key of the first entity object in the database is 1, the primary key
16

Defining a JPA Entity Class

To be able to store Point objects in the database using JPA we need to define an entity class ... , and accordingly, provides the ability to store Point objects in the database and retrieve Point ... Entity Classes Storing an entity object in the database does not store methods and code
1

[ODB1] Chapter 9 - ObjectDB Explorer

to the database when its first instance is stored by the application in the database. To add persistent ... in the IDE) is applied to the database automatically when the application stores an object ... . Object Management To construct new persistent objects and store them in the database, open the "Construct

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