ObjectDB ObjectDB

Internal Website Search

51-60 of 200 resultsRefresh
12

Eclipse Public License - v 1.0

reserves the right to publish new versions (including revisions) of this Agreement from time to time ... the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed
11

Database Management Settings

="." mode="write" /> <locking version-check="true" /> <processing cache="64mb" max-threads="10 ... <locking version-check="true" /> The version-check attribute of the <locking> element specifies ... in ObjectDB, regardless if a version field (which is required by some ORM JPA providers) is defined
11

JPA / JDO Class Enhancer

line: ObjectDB Enhancer [version 2.8.0] Copyright (c) 2019, ObjectDB Software. All rights ... -plugin</artifactId>      <version>1.6.0</version>       <dependencies>        <dependency>          <groupId>com.objectdb</groupId>       <artifactId>objectdb</artifactId>       <version
10

JPA Metamodel API

on the primary key and the version attributes and the super type. For example: // Get the super type ... > id2 =   entityType.getDeclaredId(Long.class); // Checks if the type has a version attribute: boolean hasVersion = entityType.hasVersionAttribute(); // Gets the version attribute
1

Step 6: Set the Spring XML

with the following new content: <?xml version="1.0" encoding="UTF-8"?> <web-app version="2.5" xmlns ... the content of the spring-servlet.xml file with the following new content: <?xml version="1.0" encoding
1

Step 6: Set the Spring XML

content: <?xml version="1.0" encoding="UTF-8"?> <web-app version="2.5" xmlns="http://java.sun.com/xml/ns ... of the spring-servlet.xml file with the following new content: <?xml version="1.0" encoding="windows
1

NetBeans/JPA Web Application Tutorial

This is the NetBeans version of the JPA Web App tutorial. It demonstrates how to create and run ... : Java JDK (6.0 or above). NetBeans - Java or All bundle The last version of ObjectDB (just download ... versions as well (dialog boxes and menus might look slightly different but the code would be the same
1

Eclipse/JPA Java EE Tutorial

This is the Eclipse version of the Java EE JPA tutorial. It demonstrates how to create and run ... Developers. GlassFish Server 3.0.1 (or above). The last version of ObjectDB (just download and extract). The tutorial was written for Eclipse 3.6.1 but it should work with other Eclipse versions as
1

[ODB1] Chapter 4 - JDO Metadata

with a basic JDO metadata file: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE jdo SYSTEM "http ... should be specified in the metadata. The following file demonstrates JDO metadata for fields: <?xml version="1.0 ... for array, collection and map fields: <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE jdo SYSTEM "http
0

[ODB1] Chapter 8 - ObjectDB Server

when you extract a newer version of the ObjectDB server. The TPC port on which the server is listening for new ... version to the same installation directory. Consult your operating system documentation about running ... , which is integrated in J2SDK as a standard package since version 1.4. Keystore and Trustore To use

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