ObjectDB ObjectDB

Internal Website Search

51-60 of 99 resultsRefresh
13

Failing in embedded mode, correct javax.persistance?

NetBeans IDE 13 with Java 17.0.2 on Windows 11and with ant. My ObjectDB is version 2.8.7. Q 1 ... (); …. the code continues as in the tutorial… (I should mention that I have tried running NetBeans in ... well as the map containing the class-files. All in case NetBeans have problem creating the file.) Q 2
13

UserException: Invalid configuration in 'internal' - Check permissions

have attached a simple netbeans project with an example. I have also attached the server and node packages of JPPF. In order to run the example in the netbeans, it is necessary to do the following ... a node. Unzip JPPF-4.1.3-node.zip and run the script startNode.sh Run, in netbeans, the class
11

Undeployment of an remote Glassfish application locks objectdb log file

System: Netbeans 7.1 Oracle Glassfish 3.1.2 ObjectDB 2.3.7_04 Senario: Create a simple WebApplication with a "hello world" web service interface in Netbeans. Add objectDB test code to the web service: @WebService(serviceName = "NewWebService") public class NewWebService
11

Cannot cast com.objectdb.jpa.Provider to PersistenceProvider

Hi! I'm trying to get ObjectDB 2.5.1_1 work with stable Glassfish 4 in a Java EE 7 NetBeans project. objectdb.jar is added into GF's classpath (domains\domain1\lib\ext folder). Any help ... , check this tutorial for using GlassFish, ObjectDB and NetBeans. support Support Oh...It actually works
11

How prevent post-compile enhancement of non entity classes

I have recently moved to post-compile enhancement (from automatic run-time enhancement) using an Ant build.xml for a NetBeans web app. My adapted build.xml works for both full project build and per-file compilation (with NetBeans "compile on save" off), but it is not yet perfect at only invoking
11

Problem with polish characters

on strange sings) I use netbeans and Tomcat server. I've done tutorial from Your site (guestbook using netBeans and Tomcat) My project is based on this tutorial. Do You know any solution to my problem
11

The attribute column name (EXCEPTION) is a reserved SQL-99 keyword.

How do I fix this error/warning that Netbeans gives me? "The attribute column name (EXCEPTION) is a reserved SQL-99 keyword." ThreaT Ashton Hogan This warning indicates mapping to a field in ... ? ThreaT Ashton Hogan I am not sure you can escape the NetBeans warning with the hibernate.cfg.xml
2

I can't get cascading delete to work in JDO

I enclose a Netbeans project which demonstrates the problem. Cascading persist works, but cascading ... " on this old documentation page). Build 2.7.5_04 implements cascading delete in JDO. Your NetBeans ... rather than NetBeans projects for future report): import java.util.*; import javax.jdo.*; import javax.jdo
2

ObjectDB enhancement fails on "is" form for @Transient boolean isLoaded(), ok for "getter" form @Transient boolean getLoaded()

NetBeans, and also after complete NetBeans cache clear (an no matter whether using compile-on-save or not
2

Web Application Tutorial

A tutorial that demonstrates how to use ObjectDB in a web application should be written and added to the Tutorials section. support Support The following web tutorials are now available: JPA Web Application in Eclipse JPA Web Application in NetBeans Java EE 6 (J2EE) in Eclipse Java EE 6 (J2EE) in NetBeans support Support

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