Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Jpa
New post in Jpa
Store byte array in MySQL with Hibernate
November 29th, 2022
jpa
java
mysql
spring
hibernate
Spring boot JPA CrudRepository throws NullPointerException on save
November 29th, 2022
spring
web-services
jpa
java
How to create an 'instance of' -like query in JPA 2.0?
June 4th, 2022
jpa
jpa-2.0
jpql
java
JPA's cascade = REMOVE and Hibernate's @OnDelete used together?
June 4th, 2022
java
hibernate
jpa
jpa-2.0
Retrieving JPA Entity List and metadata
September 15th, 2022
java
hibernate
jpa
eclipselink
Spring data JPA Specifications - @OneToMany dependency
September 15th, 2022
spring
jpa
criteria-api
specifications
spring-data-jpa
Why does a JPA @PreUpdate-annotated method get called during a query?
September 15th, 2022
jpa
@embeddable vs @entity for a mapping a collection
September 15th, 2022
java
spring
hibernate
jpa
orm
preventing N+1 selects in JPA
September 15th, 2022
java
sql
performance
jpa
Can Flyway or Liquibase generate an update script instead of updating the database directly?
October 2nd, 2022
hibernate
jpa
liquibase
flyway
using a ParameterExpression versus a variable in JPA Criteria API
September 15th, 2022
java
api
jpa
criteria
JPA Join on multiple columns
September 15th, 2022
java
jpa
inner-join
JPA provider vs. dialect vs. vendor in the Spring contaniner configuration
October 2nd, 2022
java
spring
hibernate
jpa
configuration
Can not refresh not managed object
September 15th, 2022
java
jpa
How to create Jpa repository dynamically inside a class?
September 15th, 2022
java
spring
jpa
spring-data
spring-data-jpa
Maven archetypes for hibernate using JPA annotations method
June 4th, 2022
java
hibernate
maven
jpa
maven-archetype
Spring Data REST - POST new entity with relationships
June 4th, 2022
spring
rest
jpa
jackson
spring-data-rest
Is EntityManager really thread-safe?
September 16th, 2022
java
multithreading
jpa
glassfish-4
where does Persistence.createEntityManagerFactory() look for the persistence unit?
September 15th, 2022
java
eclipse
hibernate
jpa
persistence
@IdClass Produces 'Identifier of an Instance was Altered' with JPA and Hibernate
September 18th, 2022
java
hibernate
jpa
orm
entity
merge many application.properties files instead of replace on Spring Boot?
September 15th, 2022
java
spring
spring-mvc
jpa
spring-boot
JPQL: cast Long to String to perform LIKE search
October 11th, 2022
java
jpa
jpql
sql-like
long-integer
Spring Data Jpa not support Groupby
September 15th, 2022
java
spring
jpa
spring-data-jpa
failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no Session
September 16th, 2022
java
spring
jpa
spring-data
spring-data-jpa
Integrate Hibernate 5.2 with Spring framework 4.x
September 15th, 2022
java
spring
hibernate
jpa
How to update entity using hibernate
September 15th, 2022
java
spring
hibernate
jpa
dao
JPA CriteriaQuery compare Timestamp ignore time portion
June 4th, 2022
java
oracle
timestamp
criteriaquery
jpa
Syntax error parsing a trivial query with JPA
June 4th, 2022
jakarta-ee
jpa
eclipselink
jpql
WildFly + Hibernate
June 20th, 2022
hibernate
jpa
jakarta-ee
intellij-idea
wildfly
Could not execute JDBC batch update
June 4th, 2022
java
jpa
jdbc
playframework
←
1
2
3
4
5
6
7
8
9
…
60
61
→