Internal Website Search

41-50 of 200 resultsRefresh

Running ObjectDB on a node that does not have internet connectivity

Running ObjectDB on a node that does not have internet connectivity

Running the Activator requires Java 6 or above.

[version 2.8.3] Copyright (c) 2020, ObjectDB Software. All rights reserved. Running

Error whilst running

Error whilst running

Database Server

on other remote machines. The main benefits in running an ObjectDB server and using the client ... , ObjectDB is integrated as a library and runs within the application process, which is much more efficient ... is accessed directly only by a web application, it should be embedded in that web application and run

JPA / JDO Class Enhancer

. It is contained in the objectdb.jar file. You can run it from the command line as ... > Alternatively, you can run the Enhancer by using a shell script (enhancer.batrunning): > java com.objectdb.Enhancer -cp src test.X test.pc

Database Doctor

files (or their backups) often by running ObjectDB Doctor's diagnosis regularly in order to identify potential problems early on. Running ObjectDB Doctor Diagnosis The ObjectDB Doctor tool is bundled in the objectdb.jar file. It can be run from the command

Spring MVC JPA Tutorial - IntelliJ Project

To open and run the Spring MVC JPA tutorial ... separately). Define Run Configuration: Select Run > Edit Configurations again to close the Configurations dialog box. Run the project in IntelliJ IDEA: Select

JPA Web App Tutorial - IntelliJ Project

To open and run the JPA Web Application tutorial ... if not set already (Tomcat has to be downloaded separately). Define Run Configuration: Select Run > Edit Configurations, click the + icon and select Tomcat Server

[ODB1] Chapter 9 - ObjectDB Explorer

contains the following sections:"> 9.1  Running the Explorer The Explorer is a pure Java GUI application. It is shipped as an executable jar that will run ... . Running the Executable JAR directly The Explorer is packaged in the main

[ODB1] Chapter 2 - A Quick Tour

of strings in the database. Each time the program is run another string is stored in the database ... run is expected to be: Hello World 0 The output of the second run is expected to be: Hello World 0 Hello World 1