Internal Website Search

51-60 of 60 results

Criteria Query results in a NoResultException instead of returning object

. repository .WrapperIdentityStoreRepository.validateCredential(WrapperIdentityStoreRepository.java:303

problems using the explorer

we are currently evaluating objectDB. Environment OSX 10.9.2, JavaSE-1.7 Version: Kepler Service Release 2 Build id: 20140224-0627 ObjectDB 2.5.5 Maven project, objectDB relevant sections: ... objectdb ObjectDB Repository http://m2.objectdb.com ... com.objectdb objectdb 2.2.5 ...   Problem

CriteriaQuery using isNotNull with other conditions results in InternalException

.impl. repository .WrapperIdentityStoreRepository.resolveRelationships(WrapperIdentityStoreRepository

Retrieving Metamodel without connection

Hello! I use Spring Data JPA. It uses the Metamodel to create repository beans. This triggers a connection to the ObjectDB server. It happens on every start of the Context. If it fails the application isn't available at all. I had the situations multiple times that my database server took

Foreign key constraint issue

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

Failed to validate XML

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

Enhancement Check

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

ObjectDB 2.6.3

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

JPQL Update & Delete (JPA 1.0)

repository .deleteAll() public static final String DELETE_ALL_QUERY_STRING = "delete from %s x";  

Internal Exception

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