ObjectDB ObjectDB

Internal Website Search

1-10 of 126 resultsRefresh
304

Chapter 5 - Database Tools and Utilities

This chapter explains how to use the following ObjectDB tools and utilities:
152

Suggest link to Maven example from Enhancer tool page

The maven plugin example here is incomplete: https://www.objectdb.com/java/jpa/tool/enhancer#Maven_and_ANT_Enhancement_ Taken literally it can't work because it's missing this: <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>exec-maven-plugin</artifactId> <version>1.2</version
152

Is there an administration tool with which I could create extra indexes?

Hello, I have composite index, and it was working fine, but now I need to add more features to the software and I need to throw more indexes in there. I wanted to know what's the best way to do this. 1. Have some admin tool CREATE INDEX..... ON a.b or 2. add more @Index to the object entities. in
145

any plan for monitoring tool ?

any plan for monitoring tool ?
145

ObjectDB Enhancer Tool in Java 9

ObjectDB Enhancer Tool in Java 9
30

[Explorer] Running Tools

The Explorer should support running ObjectDB tools (such as ObjectDB Server and ObjectDB Doctor) visually within the Explorer. This is one of the features that have been supported by the old Explorer of ObjectDB 1. It has been temporarily removed due to incompatibility with the new ObjectDB 2 code base. support Support
27

Database Explorer

ObjectDB Database Explorer is a visual GUI tool for managing ObjectDB databases. It can be used ... the approach of traditional visual database tools. Every row in the table represents a single object ... window and then select the Tools > Bookmark... command, specify a bookmark name and click OK
23

Database Transaction Replayer

. Recording is enabled by default and can be disabled in the configuration. The ObjectDB Replayer tool ... might be slow if the database is large. Running the ObjectDB Replayer The ObjectDB Replayer tool is bundled in ... . The tool's main class is com.objectdb.Replayer and the required argument is the path to the database
23

ObjectDB - Object Database for Java (JPA/JDO)

(ORM) tools can reduce some manual work but cannot eliminate the extra processing time, and even add ... relational databases, JDBC, drivers, tables, records, ORM tools and mapping - start writing more effective ... Databases. Better community support (tools, IDEs, books, forums, tutorials, articles). Availability
5

[ODB1] Chapter 9 - ObjectDB Explorer

ObjectDB Explorer is a visual tool for managing ObjectDB databases. You can use the Explorer ... automatically. You can change this behavior in "Tools | Options | General". Opening a Remote Database ... visual database tools. Every row in the table represents a single object, every column represents

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