Internal Website Search

61-70 of 200 resultsRefresh

Invalid/Missing licence when connecting, however correct licence is definitely present

Invalid/Missing licence when connecting, however correct licence is definitely present

Privacy Policy

or transfer Your personal information in connection with, or during negotiations of, any merger ... investigate possible wrongdoing in connection with the Service Protect the personal

Online Backup

/EntityManager">EntityManager (em) that represents the connection (local or ... >em represents a client-server connection then the backup file will be downloaded

Database Management Settings

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

Is ObjectDB scalable? What are its limitations?

objects per database file. Unlimited database connections (limited by operating system resources).

Step 3: Add a Main Class

a database connection // (create a new database if it doesn't exist ... ); } // Close the database connection: em.close(); emf.close

Step 3: Add a Main Class

(String[] args) { // Open a database connection // (create a new database if it doesn't ... ) { System.out.println(p); } // Close the database connection: em.close

ObjectDB 1.0 Manual

">Chapter 5 - JDO Connections Shows how to use database connections and transactions in JDO.

javax.jdo.datastore.JDOConnection

"> The underlying connection that is being used by a () Returns this connection to the JDO implementation. Returns this connection to the JDO

[ODB1] Chapter 2 - A Quick Tour

{ 19 // Obtain a database connection: 20 Properties properties = new