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-2.0
New post in Jpa-2.0
Removing childs from @OneToMany-association: CascadeType.ALL + orphanRemoval = true not working
June 5th, 2022
jpa-2.0
java
hibernate
Cascade deleting from join table with @ManyToMany annotation
June 4th, 2022
cascade
hibernate
annotations
jpa-2.0
cascading-deletes
Selecting specific columns in jpa 2 Criteria API?
June 4th, 2022
java
jpa-2.0
criteria-api
orm
hibernate
JPA @Id and insertable = false, updatable = false throws exception
June 4th, 2022
jpa-2.0
java
jpa
eclipselink
sun.reflect.annotation.TypeNotPresentExceptionProxy exception after adding EntityListeners
June 4th, 2022
jpa
eclipselink
jpa-2.0
EntityManager doesn't refresh the data after querying
June 4th, 2022
hsqldb
entitymanager
jpa-2.0
jpa
Query ElementCollection of Enum by using JPA Criteria API
June 16th, 2022
java
criteria-api
jpa
jpa-2.0
JPA: Give a name to a Foreign Key on DB?
June 13th, 2022
annotations
jpa-2.0
JPA lazy at simple byte[] field level
June 4th, 2022
lazy-loading
jpa-2.0
hibernate
jpa
nhibernate-mapping
Unit Test JPA/Hibernate : No Persistence provider for EntityManager
June 4th, 2022
jpa-2.0
hibernate
java-ee-6
Why session bean method throw EjbTransactionRolledbackException when RuntimeException was thrown
June 12th, 2022
bean-validation
jpa-2.0
ejb-3.1
java-ee-6
java
how to construct a dynamic query for a many to one relationship using the CriteriaBuilder of JPA 2.0
June 11th, 2022
java
jpa-2.0
criteria
spring
hibernate
Left Join in Spring Data JPA's Specification
June 4th, 2022
jpa-2.0
spring-data
specifications
spring-data-jpa
java
Compile error because of "cannot find annotation method name() in type javax.persistence.Table"
June 4th, 2022
jpa-2.0
java
hibernate
intellij-idea
compiler-errors
Spring JTA Transaction manager question
June 8th, 2022
spring
jboss
jpa-2.0
jta
Hibernate exception with @MapsId, @EmbeddedId
June 4th, 2022
hibernate
eclipselink
jpa-2.0
jpa
Criteria API: Fetch of a list returns repeated main entity
June 5th, 2022
criteria-api
jpa
jpa-2.0
JPA 2.0 Criteria and grouping of Predicates
June 5th, 2022
hibernate
jpa
orm
derby
jpa-2.0
Setting JPA persistence properties dynamically
June 5th, 2022
jpa-2.0
jpa
hibernate
java
Generate schema from entities using JPA2 + Hibernate + Eclipse 4.2 + MySQL 5.5
June 5th, 2022
ddl
jpa-2.0
hibernate
mysql
How do I query for only superclass entities in a jpql query?
June 5th, 2022
jpql
jpa-2.0
eclipselink
jpa
orm
Orphans remain in database even with orphanRemoval=true on one-to-many relationship (JPA/Hibernate)
June 3rd, 2022
orphan
jpa-2.0
orm
hibernate
java
FetchMode in JPA 2 CriteriaQuery
June 1st, 2022
jpa-2.0
HIbernate Entity Manager: How to cache queries?
June 3rd, 2022
jpa-2.0
caching
hibernate
java
How does the UserTransaction and the EntityManager interact?
June 3rd, 2022
jpa-2.0
jsf-2
jpa
@Entity not recognizing the @Id in a @MappedSuperclass
June 3rd, 2022
jpa-2.0
jpa
hibernate
eclipse
java
Any drawbacks of using Hibernate EntityManager (vs. Hibernate Core)?
June 3rd, 2022
jpa-2.0
jpa
orm
hibernate
java
Hibernate triggering constraint violations using orphanRemoval
June 3rd, 2022
jpa-2.0
jpa
orm
hibernate
java
JPA 2.0 : what is javax.validation.* package?
June 3rd, 2022
jpa-2.0
annotations
jakarta-ee
hibernate
java
Is it possible to have immutable fields in Hibernate/JPA?
June 3rd, 2022
immutability
jpa-2.0
hibernate
java
←
1
2
3
4
5
6
7
8
→