Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

JPA-hib not saving to database, but reading db (mysql, Hikari, tomcat 9, spring boot 2.1.8)

Hibernate @DiscriminatorColumn and @DiscriminatorValue issue

hibernate jpa

Foreign key of child not added to parent entity when saving, one-to-one

JDBC PreparedStatement: How to add a Composite Type

Spring boot: Spring data jpa + Mariadb

MapStruct custom list mapping for bi-directional Hibernate association

java hibernate jpa mapstruct

Upgrading Hibernate to 6.1 - How to specify the equivalent of @Type(type="text")?

java hibernate

How do I handle custom types in Hibernate 6?

java spring hibernate kotlin

No persistence provider found with JBoss AS 7

java hibernate jpa jboss

How can I replicate "SHOW TABLES" in Hibernate?

java hibernate mysql

How to build a Spring Boot 3.0.6 REST API into a working native image?

What's the replacement for the deprecated @Persister in Hibernate 6.2?

Spring Batch - Modular Batch Processing scoping rules

hibernate spring-batch

Hibernate OGM provider for Spring configuration

How to display image(bolb type) in jsp page from mySql DB in Struts 2 using Hibernate

mysql hibernate struts2

Hibernate - How to fetch a property only if it's not null?

java hibernate

No validator could be found for constraint 'javax.validation.constraints.Size' validating type 'java.lang.Double'

java hibernate rest

Hibernate second level cache is not used in every case

Query scalar collections in HQL