Search code examples
org.hibernate.InstantiationException: No default constructor for entity: : principal.Cliente...


javamysqlhibernate

Read More
How could I set UUID as primary key instead of Long ID in Spring Boot?...


mysqlspring-boothibernatespring-data-jpaprimary-key

Read More
How to use @Where in Hibernate...


hibernatejpaplayframework

Read More
Trying to GET one topic http://localhost:8080/topics?id=1 in POSTMAN. Got the following error...


javahibernaterestspring-boot

Read More
How to know DriverManagerDataSource has a connection pool...


javaspring-boothibernatetomcatconnection-pooling

Read More
class org.hibernate.mapping.BasicValue cannot be cast to class org.hibernate.mapping.ToOne...


spring-boothibernatemapping

Read More
Could not write JSON: failed to lazily initialize a collection of role...


javaspringhibernatespring-bootjackson

Read More
How can I stop the entity repeating itself in my JSON hibernate return?...


javahibernaterestjpaspring-data-jpa

Read More
Spring Boot: Error creating bean with name 'entityManagerFactory'. Unable to build Hibernate...


javaspringspring-boothibernatejpa

Read More
Exception encountered during context initialization - While configuring a HibernateTemplate Bean usi...


javaspringspring-boothibernatespring-orm

Read More
Spring Data one to many mapping...


javaspringhibernatespring-data-jpa

Read More
Deploying Jakarta EE 9 on JBoss 7.4...


hibernatejbossmigrationjboss7.xjakarta-ee-9

Read More
Problems with @GeneratedValue in the H2 database...


javaspringdatabasehibernatespring-data

Read More
Hibernate Version Checking On Update Operation...


hibernate

Read More
Getting error as "required a bean of type.....that could not be found"...


springspring-boothibernatejpaspring-data-jpa

Read More
Unable to extract JDBC value for position `3`...


springoracle-databasespring-boothibernatespring-data-jpa

Read More
JPA validation ignores columnDefinition...


postgresqlspring-boothibernatejpaspring-data-jpa

Read More
Spring Boot - created_at cannot be null. Spring JPA...


javaspringspring-boothibernate

Read More
Timezone issue in Spring Boot JPA application...


mysqlspring-boothibernatejpatimezone

Read More
JPA/hibernate subquery in from clause...


hibernatejpasubquery

Read More
How can i use a builtin analyzer in my entity with Hibernate Search...


javaspring-boothibernatelucenehibernate-search

Read More
spring data jpa @query and pageable...


javaspringhibernatejpaspring-data-jpa

Read More
403 response in spring boot application...


javaspring-boothibernatespring-mvcspring-security

Read More
How to get SQL from Hibernate Criteria API in Hibernate 6?...


javahibernatehibernate-6.x

Read More
Asking for advice on debugging a not-working JPA delete call...


spring-boothibernatejpasql-deletecascading-deletes

Read More
How to define column type in Spring/Hibernate when PSQL column type is character(2)...


springspring-boothibernatekotlin

Read More
Dealing with a generated column in a Quarkus Panache entity...


javahibernatequarkus

Read More
Unable to import hibernate configuration file in eclipse...


javaeclipsehibernate

Read More
SpringBoot stores data in h2 , but failed to retrieve the data and show it in JSON format in browser...


javahibernatejpaspring-tool-suite

Read More
Why do spring/hibernate read-only database transactions run slower than read-write?...


javaspringhibernatedatabase-performancespring-transactions

Read More
BackNext