ObjectDB ObjectDB

Internal Website Search

21-30 of 192 resultsRefresh
16

BIRT/ODA ObjectDB Driver

the [Work with] field enter the ObjectDB update site URL: http://www.objectdb.com/eclipse and press ... . Enter data source name (e.g. ObjectDB Points) and click Next. Specify an ObjectDB connection URL
16

JPA Persistence Unit

> <properties> <property name="javax.persistence.jdbc.url" value="objectdb ... elements specify general properties. JPA 2 defines standard properties for specifying database url
15

javax.persistence.spi.PersistenceUnitInfo

any classes, resources, or open URLs. Returns ClassLoader that the provider may use to load any classes, resources, or open URLs. Returns: ClassLoader that the provider may use to load any classes, resources, or open URLs Since: JPA 1.0 List<URL> getJarFileUrls() Returns a list of URLs for the jar
11

Database Management Settings

(usually in tests). The content of these temporary databases is deleted when using the drop URL
11

Obtaining a JPA Database Connection

is considered by ObjectDB to be a database URL rather than a persistence unit name. The $objectdb
11

SSL Configuration

" protocol) in the connection URL on the client side: EntityManagerFactory emf = Persistence
3

Step 2: Entity Class and Persistence Unit

</provider> <properties> <property name="javax.persistence.jdbc.url" value="$objectdb/db ... > </persistence> Now ObjectDB should be used as a JPA provider with the specified database url
3

Step 2: Entity Class and Persistence Unit

</class> <properties> <property name="javax.persistence.jdbc.url" value="$objectdb/db/guests ... > </persistence> Now ObjectDB should be used as a JPA provider with the specified database url. The next step
1

[ODB1] Chapter 1 - About ObjectDB

to the other can be done simply by changing a single string (the connection URL), because the JDO API
0

javax.jdo.PersistenceManagerFactory

: the name of the data store connection factory. Since: JDO 1.0 String getConnectionURL() Get the URL for the data store connection. Get the URL for the data store connection. Returns: the URL for the data ... . Since: JDO 1.0 void setConnectionURL(String url) Set the URL for the data store connection. Set the URL

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