ObjectDB ObjectDB

Internal Website Search

71-80 of 188 resultsRefresh
9

Spring 4 setup

>            <url>http://m2.objectdb.com</url>       </repository> In the Application class ... (                     "javax.persistence.jdbc.url", "test.odb
9

How to have a distribuited GWT application with ObjectDB and Spring?

databases via URL...I would need some explanation on how to do it, or a simple guid. Can you help ... its own ObjectDB database as a database server, each database has a unique url and each database can be accessed by that url. In standard JPA you may define several persistence units, one for each database
9

How to connect to an embedded ObjectDB in a JPA/JEE application?

the client-server connection url with an embedded connection url, e.g. an absolute file path. See this documentation section regarding client-server and embedded connection urls. support Support
9

Replication error - parsing objectdb config

="100" /> <data path="$objectdb/db-files" /> <replication url="objectdb://localhost:6126/DEV1 ... -files" /> <replication url="objectdb://localhost:6136/TestReplication.odb;user=admin;password=admin ... that the replication works, but I notice now that the slave url is invalid. It should be: objectdb
9

Master database switching to read-only mode, possibly caused by slave failure

on the master? In that case, if you use a combined master/slave url requests to the master ... straight away. > In that case, if you use a combined master/slave url > requests to the master ... /slave url in our client as read-only access is not sufficient for our needs. The only reason
9

ObjectDB within a resource adapter module and Java EE Connector Architecture

(which can also be an ObjectDB database url) in the unitName parameter of @PersistenceContext ... that ObjectDB interprets urls as implicit persistence units, and support some syntax that replaces a logical path with a parameter (similar to $objectdb in the url) with a value from a system property
7

Eclipse/JPA database tutorial

for the response. Its the web tutorial. I have attached the screenshot. Thank you. Sand Sandhya.V This URL ... . Then the application should work on url: http://localhost:8080/Guestbook/GuestServlet A fixed project
7

Changing from client server to embedded mode

to move between the two modes. Your last connection url ("$objectdb/db/myDB.odb") is valid in embedded mode ... an absolute path to that file as a connection url. support Support
1

docker documentation

>) piped.write(13) piped.flush() } } Now here's the strange bit, the license url truncates some of the output! for example, here is the correct url when the activation is done manually ... $,(the rest ommited as it's the same) but when done with the above program, the url is: http://www.objectdb
1

database corrupt

" /> <url-history size="50" user="true" password="true" /> <log path="$objectdb/log/" max="8mb" stdout ... " /> <embedded-server enabled="true" /> <replication url="objectdb://localhost/test.odb;user=admin

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