Internal Website Search

1-50 of 60 results

can not use spring-data-jpa repository with NamedQuery

in spring-data-jpa named queries are used to implement repository interface methods, see http ... . repository .query.QueryUtils.hasNamedParameter(QueryUtils.java:266) at org.springframework.data.jpa. repository ... . repository .query.ParameterBinder.bind(ParameterBinder.java:119) at org.springframework.data.jpa

Nexus proxy repository with ObjectDB

I'm trying to setup a proxy repository in my local Nexus to retrieve artifacts from objectdb. Unfortunately I'm not able to get it configured properly and I'm not sure what is wrong. My repository ... for repository "ObjectDB" [id=objectdb] jvm 1    | 2014-03-27 08:54:07 INFO 

Problem using Maven Repository - Enitiy Class will be ignored

.jar fjubuu Maik Note that the ObjectDB Maven repository currently includes only the full ObjectDB jar ... the manual.  It should be one more repositorys available for "jee". fjubuu Maik Thank you for this report. Starting version 2.6.3 (and build build 2.6.2_02) the ObjectDB Maven repository

Cannot find objectdb-jee.jar releases in the ObjectDB maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository . If objectdb-jee.jar releases are there, can you let me know where they are, otherwise would it be possible to include ... Currently the Maven repository doesn't include objectdb-jee.jar releases. Following your post

Last build is not available on Maven Repository

Is there some special reason why the last two builds of 2.3.3 are not available in your Maven repository ? mosi0815 Ralph Moser Just checked and 2.3.3_06 was indeed missing (but 2.3.3_05 was there). It is available now (refresh your browser). I will check what went wrong. Thank you for reporting this. support Support

Duplicatable and Disposable JPA Repository for Unit Testing

to "duplicate" the populated repository is pretty important, as this allows individual tests to execute

2.5.7_03 missing from Maven repository

2.5.7_03 missing from Maven repository

BeanCreationException in spring data JPA with objectDB

.BeanCreationException: Could not autowire field: private repository .GuestRepository guest.GuestDao ... :42) at org.springframework.data. repository .core.support.AbstractRepositoryMetadata. (AbstractRepositoryMetadata.java:43) at org.springframework.data. repository .core.support.DefaultRepositoryMetadata

Adding objectdb-jee.jar to the maven repository

Hi, I can only find objectdb.jar releases in the ObjectDB maven repository . Would it be possible ... Voumard Currently the Maven repository doesn't include objectdb-jee.jar releases. The difference ... Thank you for this report. Starting build 2.6.2_02 the ObjectDB Maven repository will include

Query Method NullPointerException on List iteration

. repository .query.JpaQueryExecution$CollectionExecution.doExecute(JpaQueryExecution.java:126) ~[spring-data-jpa-2.3.0.RELEASE.jar:2.3.0.RELEASE] at org.springframework.data.jpa. repository .query ... ] at org.springframework.data.jpa. repository .query.AbstractJpaQuery.doExecute(AbstractJpaQuery.java:154

Step 1: Create a Maven Web Project

files from Maven repositories - open the  pom.xml file and in the pom.xml tab  use  ... .spring Guestbook war 1.0 Guestbook http://maven.apache.org UTF-8 objectdb ObjectDB Repository https://m2

Step 1: Create a Maven Web Project

and to automatically download the required JAR files from Maven repositories - open the pom.xml ... ; objectdb    ObjectDB Repository    https://m2.objectdb.com      

Spring Data JPA - PersistenceException thrown

is initializing Spring JPA repositories with Hibernate EntityManagers, the application throws ... ) at com.sun.proxy.$Proxy13.getMetamodel(Unknown Source) at org.springframework.data.jpa. repository ... ) at org.springframework.data.jpa. repository .config.JpaMetamodelMappingContextFactoryBean

Spring Data JPA

.getMetamodel(Unknown Source) at org.springframework.data.jpa. repository .support.JpaEntityInformationSupport.getMetadata(JpaEntityInformationSupport.java:56) at org.springframework.data.jpa. repository ... .data.jpa. repository .support.JpaRepositoryFactory.getTargetRepository(JpaRepositoryFactory.java:83

Missing atificat for ObjectDB?

sure that ObjectDB Maven repository is specified in your pom.xml: objectdb ObjectDB Repository http ... is that it still can't work. I checked Windows' users directory, local .m2 repository , and found under com/objectdb ...   They should have been "xxx.jar" and "xxx.pom", with another file named "_maven. repositories

problem with lazy loading - unittest project attached

transactional, but the spring repository methods are. anyway, the expected result is in the database ... . what am i doing wrong? chris Christoph Ernst It seems that a repository is missing in the pom.xml ... :compile   support Support sorry, that's right, i'm using a central artifactory repository

Gradle-Kotlin Code Contributions

") } group = "tutorial" version = "1.0 -SNAPSHOT" repositories { mavenCentral() } dependencies ... ") } repositories { mavenCentral() // Custom Maven repository maven { url = uri("https://m2.objectdb.com ... choice when working with Gradle-Kotlin. - Ron plugins { id("java") } repositories { mavenCentral

Activation Issue

) ~[MetamodelImpl.class:na] at org.springframework.data.jpa. repository .config ... ) ~[JpaMetamodelMappingContextFactoryBean.class:na] at org.springframework.data.jpa. repository .config ... with one Spring Data JPA generated repository bean. There are 11 entity classes. The ObjectDB Enhancer

c.o.jpa.type.EntityTypeImpl.getIdType() returns null

with spring-data-jpa (M2), but i'm not able to use the automatic repository feature because the following ... repository (usually x.x.x_x builds are available for download only as zip distribution). support ... repository . Build 2.2.3_01 was added now and it makes sense to keep the download page and the Maven  repository synchronized in the future. support Support

Eclipse/JPA Spring MVC Web Tutorial

during build from Maven repositories . The Tutorial Steps This tutorial consists of the following steps:

NetBeans/JPA Spring MVC Web Tutorial

automatically during build from Maven repositories . The Tutorial Steps This tutorial consists of the following steps:

Starting Explorer programmatically

? Here are the relevant parts of my Gradle file:     repositories { jcenter () maven { url 'http ... JAR file and it is not available on ObjectDB Maven repository . You can find it in the bin directory ... to our automatic Maven repository , so it was added to plans but will not be available immediately. support Support

Error 990... and then new version?

version does not seem to be in that repository ... or at least I can't get my compiler to see the new release at all.  I tried that repository , and then I downloaded the jar there from your site ... repository page!  It compiles now at least, and hopefully I'll be able to get my incredibly

Eclipse - Maven - Dependencies not getting automatically reflected

locally and don't search over the internet. Also if I check Maven Repositories (select by Windows - Show Views - Others - Maven - Maven Repositories ), nothing is shown in Global Repositories - central

JPA example is failing

/ repository /com/objectdb/objectdb/2.8.1/objectdb-2.8.1.jar:/home/svcid/.m2/ repository /org/eclipse/persistence/javax.persistence/2.1.0/javax.persistence-2.1.0.jar:/home/svcid/.m2/ repository /javax/transaction/jta

Guestbook example from tutorial does not work.

find a better solution. Why there is no maven- repository for this?     fjubuu Maik You are right, this requires a better solution. Starting build 2.6.2_02 the ObjectDB Maven repository

Maven Repo for ObjectDB

Is there any Maven 2 or 3 support for ObjectDB, any repo available to download the libraries required Thanks, N.H meetnavpk Naveed Hussain A new Maven repository is now available on: https://www ... This maven repository seems offline now. Is there any way to get the artifacts elsewhere? gazal Mohamed

Problems using Maven Repo

I've worked around this by downloading "manually" but I don't seem to be able to resolve objectdb Maven dependency automatically - have the relevant repository entry etc. in my POM, Maven doesn't ... ;Maven  repository . Have you tried one of our Maven based tutorials (e.g. this tutorial )? support

Spring 4 setup

under repositories :                   objectdb            ObjectDB Repository  

Website Problems

There are some problems with the ObjectDB website today. We are looking for the cause and hope to find and fix it soon. Meanwhile, the Maven repository , which may be related, is temporarily down. support Support The website and the Maven repository are up again. support Support

problems with OEM license/enhancing

and therefore located in the maven repository ) ? hgzwicker Hans-Georg Zwicker The same rules apply ... file (which could be in your local repository , web application, etc.) But you can change the default

objectdb:2.8.4 - Error occurred during initialization of boot layer

the Maven repository . support Support Yes, objectdb-jee.jar v.2.8.4 is resolving such run-time error ... .jar. This is already done in the ObjectDB Maven repository . The same file should also be used in Java

Problem on JPA Merge Entity.

ServiceException { ergoDao.updateErgoClass(ergoClass); } } ergoDao implementation: @ Repository public class

What are the steps of creating small web app?

, SQLite, JavaDB, BIRT/ Jasper reporting. Tools: Eclipse, Netbeanse, SVN, Git repositories , SQLyog

Some details about db behavior

(if it is actually referring and not copying information of A) when retrieved through repository

@Convert is not supported?

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

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

Problem upgrading

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

Maven host down?

Hi, Something is wrong with ODB maven repository . I was trying to update / resolve dependency for new ODB build and m2.objectdb.com seems to be down. Can you check this please? Thanks. lwalkowski Lukasz Walkowski I cannot see any problem now. Maybe it was a temporary problem

Freeze during save

. Repository ) - locked (a com.objectdb.jdo.PMImpl) sjzlondon Steve Zara Could you please post a full thread ... .jdo.PMImpl.makePersistent(PMImpl.java:241) - locked (a com.spiffymap.naviupdate.model. Repository ) - locked (a com.objectdb.jdo.PMImpl) at com.spiffymap.naviupdate.dao. repository .RepositoryJdoDao

Best practise loading big data

.internal. repositories .OdbPersistenceManagerImpl(207)] The activateService method has thrown ... ) at com.btc.ep.base.dal.internal. repositories .OdbPersistenceManagerImpl.createEntityManagerFactoryIfNotExistent(OdbPersistenceManagerImpl.java:709) at com.btc.ep.base.dal.internal. repositories

Unexpected exception (Error 990)

{ repository .setStatus(ImportStatusFlag.RUNNING_IMPORT); repository .setImportProgressMessage("Importing..."); //$NON-NLS-1$ repository .setImportProgressPercent(0); transaction.commit(); } finally { if (transaction.isActive()) { transaction.rollback(); } } " repository " is a Entity in database. Stracktrace as

BIRT Driver Improvements

) available as a separate maven artifact in your repository ..?   thanks Alex quasado Alexander Adam ... should be used also at runtime. If you need it on Maven just add it to your local Maven repository . support Support Hrm would it be possible to provide it using your maven repository ? quasado Alexander Adam

InternalException during EntityManager.find()

.objectdb.jpa.EMImpl.find(EMImpl.java:519) ~[na:na] at com.btc.ep.expression.dal.internal. repositories ... .btc.ep.expression.dal.internal. repositories .ExpressionRepositoryImpl$AjcClosure1.run ... .ep.expression.dal.internal. repositories .ExpressionRepositoryImpl.findExpression

[ObjectDB 2.4.1] Unexpected exception (Error 990)

.java:743) at com.sky.epg. repository .AbstractBaseRepository.deleteAll(AbstractBaseRepository.java:32) at com.sky.epg. repository .AbstractBaseRepository$$FastClassByCGLIB$$ed5c6975.invoke( ) at net.sf ... $DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:617) at com.sky.epg. repository

Another NPE on em.createQuery(query).getResultList()

. How exactly should I run it? support Support Very well. It's an svn repository , you can check out http ... objectdb.jar into your local repository ). kaosko Kalle Korhonen It seems as a bug in using non enhanced

preUpdate-methods are called when there is no change

updating the Entity even there was no change. RepositoryModelData repository = connection.find(RepositoryModelData.class, 1); repository .getObsTypes().iterator().next(); connection.getTransaction

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

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

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 longer