ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
308

Server User List

The <users> configuration element lists the users that are allowed to access the ObjectDB Server ... configuration file contains the following <users> element: <users> <user username="admin" password="admin ... " /> </user> <user username="$default" password="$$$###"> <dir path="/$user/" permissions="access
145

UserException - Object User#2 belongs to another EntityManager

Hi! Scenario's steps: 1. User goes to his profile, a JSF page. 2. @RequestScoped CDI bean UserDataB loads the current user of the session at each request, by using @Stateless bean UserC#findUserById(Long id) 3. JSF page's @RequestScoped CDI bean AnotherB loads trades of that user, by using
136

user defined backup target

Date/Time Information maybe: ../Users/backup/mybackup.objectdb 2. What about the $odb File ? Does
28

Negative snapshot user count

I finally hit an instance of the "Negative snapshot user count" exception 1) [ObjectDB 2.3.2_01 ... .o.InternalException: Negative snapshot user count com.objectdb.o.InternalException: Negative snapshot user count at com.objectdb.o.SNP.z(SNP.java:292) at com.objectdb.o.SFL.Z(SFL.java:765) at com
28

user defined backup file

We need a way to do a (online) backup to a user defined backup-destination. Maybe in that way: backupQuery.setParameter("targetfile", new java.io.File("/User/Backup/test.objectdb")); which should create a backupfile with the name 'test.objectdb" in the directory '/User/Backup/' or backupQuery
28

Privacy Policy

infrastructure itself (for example, the duration of a page visit and user actions during page views). Website ... , username, full name, user name, profile picture, profile signature, company name, phone number, billing ... , and single-pixel gifs) that permit the Company, for example, to count users who have visited those pages or
28

Negative snapshot user count exception

.objectdb.com/database/issue/new com.objectdb.o.InternalException: Negative snapshot user count com.objectdb.o.InternalException: Negative snapshot user count at com.objectdb.o.SNP.D(SNP ... that case, the "Negative snapshot user count" and the "mismatch client-server protocol" errors
8

Constants.PMF_ATTRIBUTE_CONNECTION_USER_NAME

Static Field javax.jdo.Constants String PMF_ATTRIBUTE_CONNECTION_USER_NAME The name of the persistence manager factory element's "connection-user-name" attribute. Since: JDO 2.1
8

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

[ODB1] Chapter 8 - ObjectDB Server

to manage the server (stop, restart and start), and to exit the application. 8.2 Single User Server ... discusses a simple configuration file with a single registered user. Notice that a single user configuration may also be used by multi user applications (such as web applications) where the same

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