ObjectDB ObjectDB

Internal Website Search

11-20 of 200 resultsRefresh
32

Server Configuration

: <server> <connection port="6136" max="0" /> <data path="$objectdb/db-files ... > The <connection> element <connection port="6136" max="0" /> The <connection> element specifies how clients can connect to the server: The port attribute specifies a TPC port on which the server
25

Database Explorer

the shell file, setting the paths to the objectdb.jarfile and to the JVM). Connecting to the Database Opening a Database Connection To open a local database file in embedded mode use the File > Open ... select File > Open C/S Connection... and provide host, port, username and password for a client-server
5

Constants.OPTION_GET_JDBC_CONNECTION

Static Field javax.jdo.Constants String OPTION_GET_JDBC_CONNECTION "javax.jdo.option.GetJDBCConnection" Since: JDO 2.1 See Also: PersistenceManagerFactory.supportedOptions()
5

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()
5

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()
5

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()
5

Constants.PROPERTY_CONNECTION_URL

Static Field javax.jdo.Constants String PROPERTY_CONNECTION_URL "javax.jdo.option.ConnectionURL" Since: JDO 2.1 See Also: PersistenceManagerFactory.getConnectionURL()
5

Constants.PROPERTY_CONNECTION_PASSWORD

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

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()
5

[ODB1] Chapter 8 - ObjectDB Server

the connection URL string. 8.1 Running an ObjectDB Server The ObjectDB server is a pure Java application ... connections is specified in the configuration file (as explained in section 8.2), but you can override ... username and password can be shared by all the database connections. The following is a simple

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