Internal Website Search

51-60 of 101 resultsRefresh

Spring + Maven + persitence.xml

on port 6136. Did not figured out how to create an empty db! Then I updated persistence

Will ObjectDB support .Net and EntityFramework?

Hi, I'm porting an application POC from Java to C# with Entity Framework for data access. I was proving ObjectDB in the Java POC and i would like to keep ObjectDB datastore for C# POC. Are there some ObjectDB's version or support for C# and Entity Framework

Connection is closed Caused by: java.io.EOFException

; <server> <connection port="6136" max="100" /> <data path="$objectdb/db-files

ODBC - How to create a DSN connection in Window

="/java/jpa/persistence/overview">connection URL, including protocol, host, port, path, username

virtual servers and one file

virtual servers and one file

Replication failed

;connection port="6136" max="200" /> <data path="$objectdb/db-files" /> <

Unable to convert 1.x odb file to 2.x

your own simple console application that would port any problematic data. support Support Thanks

JDO PersistenceManager.getSequence() returns null sometimes

expected - thanks! That will certainly help us port our code to ObjectDB. spiffy Jonathan

Can't open replicated database

I have a database running in server mode on port 6136 on server1 and server2. Each server has a replicated copy of the other servers database. I try to open the replicated on one database for a query (just read, no update) but it fails with the error below. The code I'm

auto-generated uuid fields

Hello, we're porting a JDO application to ObjectDB which uses uuid-hex generated values. However the page on generated values in your JPA tutorial only mentions numeric generated values, and when we try to use it the error message seems to imply that auto-generating strings isn't