Search code examples
Oracle schema created with name "ACTIVATION_MS" then it is renamed to ACTIVATION_MS_DEV bu...

oracle-databasespring-bootjpa

Read More
Quarkus JPA fails validating schema...

javajpaquarkusquarkus-jpa

Read More
Spring and TestNG @DataJpaTest does not run AttributeConverters for @Convert annotated attributes...

javaspringjpatestngh2

Read More
i have this exception "org.hibernate.tool.schema.spi.CommandAcceptanceException:...

javamysqlspringhibernatejpa

Read More
How to create a one-to-one relationship between two entities on a PK using JPA?...

javajpaannotationsone-to-one

Read More
Is there a way to filter with JPA using a Set of IDs?...

javasqlspring-bootjpa

Read More
org.hibernate.query.SemanticException: A query exception occurred...

javaexceptionjpa

Read More
TomEE 9 fails to load persistence unit with Hibernate 6.2 - NoSuchFieldError: UUID...

javahibernatejpaapache-tomee

Read More
How to query a nullable @OneToOne relationship with JPA...

javasqlhibernatejpajpql

Read More
org.hibernate.MappingException: Unable to find column with logical name...

hibernatejakarta-eejpahibernate-mappinghbm2ddl

Read More
Jpa bidirectional many to one mapping going into infinite loop even with @JsonManagedReference...

javaoracle-databasespring-bootjpaspring-data-jpa

Read More
JPA - many-to-many as ElementCollection...

javahibernatejpaormmany-to-many

Read More
how to do AND and multiple OR parameters method in spring data JPA...

springjpaspring-data-jpa

Read More
Class entity returned from method findAll of JpaRepository has field value of null on field calculat...

javajpajparepository

Read More
Delete then create records are causing a duplicate key violation with Spring Data JPA...

javaspringjpapersistence

Read More
Why am I getting a JPA @OneToOne Unknown Entity Error?...

javahibernatejpamappingone-to-one

Read More
Drawbacks of creating base class for JPA Entity(domain type object) in a shared library...

javaspring-bootjpadesign-patternsdry

Read More
Nested one to many relationship jpa spring boot...

mysqlspring-bootjpa

Read More
Java (JPA) and table column defaults...

javapostgresqlhibernatejpamapping

Read More
Spring JPA query for checking boolean property...

javaspring-bootjpaspring-data-jparepository

Read More
Calling Oracle function with StoredProcedureQuery?...

javajpaplsqloracle11geclipselink

Read More
ERROR org.hibernate.engine.jdbc.spi.SqlExceptionHelpe / org.springframework.dao.InvalidDataAccessRes...

hibernateexceptionjpaentitymssql-jdbc

Read More
Hibernate JPA not creating script for database schema...

javahibernatekotlinjpa

Read More
Spring Jpa entity convention of linking to other entities...

javaspringhibernatejpa

Read More
How to persist a property of type List<String> in JPA?...

javaormjpa

Read More
How to use JPA annotation if the column is not present now but it will be added later in time...

spring-bootjpa

Read More
Can I use select from derived tables with JPA?...

javahibernatejpa

Read More
What causes java.lang.IllegalStateException: Failed to load ApplicationContext error?...

springspring-bootkotlinjpatesting

Read More
Table not created by Hibernate...

javamysqlhibernatejpa

Read More
Cannot insert NULL into a fields in OneTomany JPA entity...

springhibernatejpa

Read More
BackNext