-
**[Stevo Slavić](https://jira.spring.io/secure/ViewProfile.jspa?name=sslavic)** opened **[DATAJPA-48](https://jira.spring.io/browse/DATAJPA-48?redirect=false)** and commented
JpaSpecificationExecutor…
-
菜鸟斗胆提问。为啥那么费事自己还直接写BaseDao?spring data给你实现好的分页接口干嘛不用?
-
**[Oliver Drotbohm](https://jira.spring.io/secure/ViewProfile.jspa?name=olivergierke)** opened **[DATACMNS-29](https://jira.spring.io/browse/DATACMNS-29?redirect=false)** and commented
Currently the …
-
**[Shelley J. Baker](https://jira.spring.io/secure/ViewProfile.jspa?name=shelleyb)** opened **[DATAJPA-252](https://jira.spring.io/browse/DATAJPA-252?redirect=false)** and commented
When using the Pa…
-
Replace current high-level, Spring and Spring-Data-JPA enabled tests with test cases aligned with OpenJPA specifications [1].
[1] http://openjpa.apache.org/writing-test-cases-for-openjpa.html
-
I tried to get querydsl working on AppEngine today. I'm using querydsl via the Spring Data JPA repository support.
As soon as I try to run querydsl filter containing a 'startsWith' I get the below ex…
-
As per JPA-Spec, entity bean classes may be listed in persistence.xml either by class name, by "jar-name" (wich in turn adds all contained entity classes within the given jar files), some xml referenc…
-
My project is based on the example project https://github.com/ralscha/e4ds-template. I have started using an old version of this example, that was using the version 1.1.1 of extdirectspring (https://g…
-
Type safe queries through a nice DSL. Integrate with Spring Data JPA.
-
Hi, I have some issues with the build of the Idega platform. I have followed the "Getting Started" instructions which have been a bit clunky to say the least, I am not a developer or a Linux expert so…