ObjectDB ObjectDB

Internal Website Search

21-30 of 200 resultsRefresh
85

Connecting to a remote objectdb server

this url too, "objectdb://localhost:6136/db/myapp.odb;user=admin;password=admin" to connect ... .com 6136 (worked fine, is able to connect...) My db was configured below: <server> <connection ... </provider> <properties> <property name="javax.persistence.jdbc.url" value="objectdb
83

connection pooling

by clients in the url connection string when connecting to the database (as explained in the JPA ... how do you handle connection pooling? I don't understand how to open and close connection, or reconnect. I've referenced the manual here, but where does this go: The <connection> element <connection
81

Does "error 522" (connect timed out) have something to do with restrictions despite license activation?

with multiple foreign keys. Indeed, it returns the following error: Failed to connect to server 35.181.88.206:6136 (connect timed out) (error 522) at com.objectdb.jpa.EMF.createEntityManager(EMF ... (RemoteTestRunner.java:206) Caused by: com.objectdb.o.UserException: Failed to connect to server 35.181.88
80

BIRT plugin: Trouble with Client/Server connection

. The connection using the server url fails the ping test. I get (Failed to connect to server localhost ... ObjectDB Birt Plugin - 2.5.3.01 ObjectDB Server 2.5.6_04 Configurations: connection URL: objectdb ... I am having trouble setting up the birt points.odb sample with a client/server connection. I
19

BIRT/ODA ObjectDB Driver

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

Constants.PROPERTY_CONNECTION_USER_NAME

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_USER_NAME "javax.jdo.option.ConnectionUserName" Since: JDO 2.1 See Also: PersistenceManagerFactory.getConnectionUserName()
2

Constants.PROPERTY_CONNECTION_FACTORY_NAME

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_FACTORY_NAME "javax.jdo.option.ConnectionFactoryName" Since: JDO 2.1 See Also: PersistenceManagerFactory.getConnectionFactoryName()
2

Constants.PROPERTY_CONNECTION_FACTORY2_NAME

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_FACTORY2_NAME "javax.jdo.option.ConnectionFactory2Name" Since: JDO 2.1 See Also: PersistenceManagerFactory.getConnectionFactory2Name()
2

Constants.PROPERTY_CONNECTION_PASSWORD

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_PASSWORD "javax.jdo.option.Password" Since: JDO 2.1
2

Constants.PROPERTY_CONNECTION_DRIVER_NAME

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_DRIVER_NAME "javax.jdo.option.ConnectionDriverName" Since: JDO 2.1 See Also: PersistenceManagerFactory.getConnectionDriverName()

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