ObjectDB Database Search

51-60 of 60 results

@Convert is not supported?

my repositories :( P.S. if an entity B has a relationship to SingletoneEntity then it will actually

Problem upgrading

my whole local maven repository to force a clean install of every artifact. That's the output

Failed to validate XML

' repositories { maven { url "http://m2.objectdb.com" } } dependencies { compile 'org.slf4j:slf4j-api

Foreign key constraint issue

;   List children; } I also have Spring repositories defined for the two classes. Now, in

Enhancement Check

. repositories .OdbPersistenceManagerImpl.triggerODBIndexActivation(OdbPersistenceManagerImpl.java:550) best

Cannot save or update entity on Spring App

I've got this DAO in my Spring App import javax.transaction.Transactional; @ Repository // or @Component @Transactional public class LanguageRepository { // Injected database connection: @PersistenceContext private EntityManager em; // Stores a new guest: @Transactional public Language persist

ObjectDB 2.6.3

Maven repository and Maven examples to work with TomEE . Fixed handling merge of an entity with PK == 0 ( issue #1667 ).

Internal Exception

;at com.spiffymap.naviupdate.dao. repository .RepositoryJdoDao.getRepositoryStatusHolders

Problemss during maven build

Hey out there! Anybody experiencing this problem during a maven build while downloading from objectdb repository ? This now occurs without any changes to a previously working pom.xml. [WARNING] Checksum validation failed, expected

Why does ObjectDB duplicate classes from javax.jdo:jdo-api?

(without JPA). The JAR files on the Maven repository now excludes the JPA files. Similar action has not