ObjectDB ObjectDB

Internal Website Search

1-10 of 31 resultsRefresh
181

Is there any GUI for creating/editing entity?

Hi, I'm new for JPA/JDO. How should I create/edit entity class? Is there any GUI? In my searching easily, there is the jpa function of myeclipse, or Dail. http://www.myeclipseide.com/documentation/quickstarts/jpa/ http://www.eclipse.org/webtools/dali/ Please tell me your usual method for creating
170

Should I be able to persist a JFrame (or gui components in general)?

Should I be able to persist a JFrame (or gui components in general)?
24

Feature Request: Improved ObjectDB Explorer

product. Compared to relational database GUIs right now, ObjectDB is not as capable of entering static ... of data into the database, while we can enter data straight into the GUI very easily in, for instance ... client - some work on the GUI: most icons look like they are from win98, and the solid colors
22

ObjectDB Object Database Features

provides the following database tools and utilities: Database Explorer Visual GUI tool for viewing
22

Database Explorer

ObjectDB Database Explorer is a visual GUI tool for managing ObjectDB databases. It can be used to view data in ObjectDB databases, execute JPQL and JDOQL queries and edit the content of databases. Running the Explorer The ObjectDB Explorer is contained in the explorer.jar executable jar file
19

Updating existing persistence entries

them and bind them to a kind of property editor in my app (it simply calls the setters to reflect gui editing ... to a property editor which calls my setters automagically when changing associated values in my GUI ... (which is also a GUI object editor) works. support Support Dear support, thank
15

query on calendar class

(error 763) at com.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:725) at cdr_analiza.GUI$3.actionPerformed(GUI.java:150) at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java
15

ObjectDB embeddable Springboot

Hi I have not seen, cursory search was not informative, if odb can be embedded like derby. How does odb handle byte[]. How do you create multiple dbs. Finally is there a gui to examine the schema ... ). > How do you create multiple dbs. See this documentation page. > Finally is there a gui to examine the schema? Yes. The Explorer. support Support
15

Error occured during initialization of boot layer

; exports gui; opens gui; } I am using JDK19, ObjectDB V2.8.8_03. I use objectdb.jar from bin folder
2

[ODB1] Chapter 9 - ObjectDB Explorer

ObjectDB Explorer is a visual tool for managing ObjectDB databases. You can use the Explorer to browse databases, execute JDOQL queries, create new databases and edit the content of existing databases. 9.1 Running the Explorer The Explorer is a pure Java GUI application. It is shipped as

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