ObjectDB Database Search

1-22 of 22 results

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

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

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 ... my GUI component. There's no way (at least I know of) to do something before and after a value change ... Explorer (which is also a GUI object editor) works. support Support Dear support, thank

query on calendar class

.objectdb.jpa.JpaQuery.getResultList(JpaQuery.java:725) at cdr_analiza. GUI $3.actionPerformed( GUI .java:150

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 ... is there a gui to examine the schema?  Yes. The Explorer . support Support

Error occured during initialization of boot layer

mleUtility11; requires java.sql; requires objectdb; exports common; exports exceptions; exports gui ; opens gui ; } I am using JDK19, ObjectDB V2.8.8_03. I use objectdb.jar from bin folder. I also tried

Question about modification

addition, consider using a more polite language. support Support pls ban this rude guy , we won't people like him in this place julenh13 Julen Hernández Berja u must be this guy brah Danicrod Daniel

Project runs in Eclipse but not when exported to runnable jar

.Main.SchoolsList(Main.java:147)         at gui .MainFrame. (MainFrame.java:2038)         at gui .MainFrame$1.run(MainFrame.java:194

objectdb-2.6.9_02 (with "objectdb.temp.no-enhancement-crc-check") vs. generic classes with interfaces: detailed investigation

the JD- GUI decompiler , which has better support for generics than the now-obsolete JAD ... - GUI decompiler that enhancement has taken place. So I don't understand why it is still reporting

Problem upgrading

) ~[classes/:na] at at.co.pjm.tracker.webinterface. gui .MainWindow.login(MainWindow.java:416) ~[classes/:na] at at.co.pjm.tracker.webinterface. gui .LoginPanel$1.buttonClick(LoginPanel.java:65) ~[classes/:na

like operator (String)

isn't a problem. The GUI related methods will add implicit a '%' character. Additional hint: 

What are the steps of creating small web app?

Hello guys , I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web technologies: HTML, CSS, JS, JQuery. # Moving to Java Technologies:  Core Java, Servlet, Managed Beans

Intermittent: "Attempt to reuse an existing primary key value" when persisting a new instance

' again of cleared up the issue. As I assign no ID's in my GUI - it seems that there could be a small bug? I'm

Memory Leak in EntityManagerFactory ?

several ( GUI ) Clients, which is not at all comparabale. So I'll try to create a fully automatic test

Error 613 - i cant put a list into a Squad object

hey guys Im a swiss student and my english is not that good and ive never posted in your forum, so thats why im sorry if im doing any mistakes, but i have big trouble, because ive to get this straight till end of week. i uploaded also all classes but if u see the problem in the main problem

Improvement in replication

" number. What do you guys think about this? lwalkowski Lukasz Walkowski Another problem

Fantom

;[FANTOM_HOME]/lib/java. support Support Ilan, response I got from the Fantom guy (Brian) is: "Like I

Clarification on free license restrictions

entity classes.  So far I am very impressed with what I’m seeing, great work guys . Thanks Craig

[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

[ObjectDB 2.4.3_07] Unexpected exception (Error 990)

[2012-10-05 13:14:18 #7 store] Database '/home/glassfish/objectdb-2.4.3_07/db/test.odb' is opened by 7042@edi- gui -sbr-devel [2012-10-05 13:14:18 #8 server] [ObjectDB 2.4.3_07] Unexpected exception ... ] Database '/home/glassfish/objectdb-2.4.3_07/db/test.odb' is closed by 7042@edi- gui -sbr-devel hadnosoul

Improve ObjectDB Server

ObjectDB as a console application  including on headless servers and JVM with no GUI and Swing

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

differently in this case? Good question but you will have to refer it to the EclipseLink guys