Internal Website Search

21-30 of 195 resultsRefresh

BIRT/ODA ObjectDB Driver

with] field enter the ObjectDB update site URL: http://www.objectdb.com/eclipse and press ... /report/birt/datasource1.png"> Specify an ObjectDB connection URL - either embedded

JPA Persistence Unit

;property name="javax.persistence.jdbc.url" value="objectdb://localhost/my.odb"/> ... . JPA 2 defines standard properties for specifying database url, username and password, as

javax.persistence.spi.PersistenceUnitInfo

that the provider may use to load any classes, resources, or open URLs. URLs. URLs

Database Management Settings

#entitymanagerfactory">drop URL connection parameter. The <activation

Obtaining a JPA Database Connection

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

SSL Configuration

URL on the client side:

Step 2: Entity Class and Persistence Unit

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

Step 2: Entity Class and Persistence Unit

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

[ODB1] Chapter 1 - About ObjectDB

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

javax.jdo.PersistenceManagerFactory

() Get the URL for the data store connection. Get the URL ... > Returns: the URL for the data store connection.