ObjectDB ObjectDB

Internal Website Search

151-160 of 200 resultsRefresh
7

UserException: Package com.example.model is not found by the enhancer

and move the dist directory out of the project to a remote location and run it using java -jar example.jar then I ... .Enhancer.enhance("com.example.model" + ".*"); and adding the following to the Netbeans IDE, Project, Run ... However, when I try to run the project from within Netbeans I now get this error: Error: Could not find
7

Stalling on "run File" in Netbeans when using -javaagent:lib/objectdb.jar

. To enable enhancement I use the following in the Project Properties dialog Run section under VM Options: -javaagent:lib/objectdb.jar where there is a lib folder under the main project folder. This works ... have encountered problems using -javaagent:lib/objectdb.jar under the project's VM Options. Webel
7

How to have a distribuited GWT application with ObjectDB and Spring?

Hello to everyone! I've been developing a GwT application as a project for my computer science ... to understand and we don't have time to waste because in a month we have to finish this project. Thank ... Framework in your project. But if your time is limited, consider using one ObjectDB database
7

Enhancer -s broken

:\objectdb\bin\objectdb.jar"> <arg line="-s c:\my-project\classes\*.class"/> </java> we've added ... .Enhancer" fork="true"     classpath="c:\objectdb\bin\objectdb.jar">   <arg line="-s c:\my-project ... " classpath="c:\objectdb\bin\objectdb.jar"> <arg line="-s"/>   <arg line="c:\my-project\classes\*.class
7

Visibility of changes in Transaction is not visible to a JPA QL Query

> Is there something I am doing wrong, or is this the intended behaviour? I attach the Eclipse projects . The only complexity is that everything is structured into separate projects ( an EAR, The EJBs, the EJB interfaces ... , and the persistence.xml is located where it is used in the EJB project ( this was the only way I
7

How to install ObjectDB on my Amazon EC2?

Hi I just created an Amazon EC2 account and I want to build project based on Java/JPA and ObjectDB ... has several getting started tutorials. You should first run one of them and build your project in your development environment (e.g. using Eclipse / NetBeans). When the project is ready you can deploy it on Amazon
7

Possible issue with Spring JPA and Embedded

objects inside another object. When I tried this from our project it doesn't work, so I created a small ... happily. I have attached a spring maven project (use 'mvn eclipse:eclipse' to generate the maven project, and then 'import' into eclipse). I've stripped out as much as I can, but not sure how I
7

Fantom

David Moshal Please post a sample project, instructions on how to run it and details ... " The Eclipse/F4 project is attached. Could you please help in fixing it? support Support ... #c12606 Dave dmoshal David Moshal hmm, so this is strange. First time I ran the project (after setting
7

Opensource ObjectDB

for the ObjectDB database. I mean, whenever I decide which database to choose for my projects I ... project. Success stories (as you mentioned) are well known. Failure stories may be more common ... database, which is a virtually dead project today. Financially, we are now in a good position
1

Another NPE on em.createQuery(query).getResultList()

the project into your IDE workspace (for eclipse, you could run mvn eclipse:eclipse to generate the eclipse project configuration files, or you could m2eclipse eclipse plugin). SeedEntityImplTest is a testng test. I temporarily committed changes to configure the project ready for object (if you run

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