Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

How to lazy fetch LOBs in Oracle Weblogic application server?

Entity mapped by other many different Entities (with Hibernate)

java hibernate jpa orm mapping

getting the StackOverflowError in below piece of java code

java jpa lombok

JPA standalone mode - changing managed entity fields outside EntityTransaction works - why?

java jpa

iam getting Caused by: java.lang.ClassCastException: [Ljava.lang.Object; cannot be cast to retail.model.vo.Book

java generics jpa

How to quickly drop a database table content using Spring?

Unwanted empty table created in datasource

Spring boot JPA CrudRepository throws NullPointerException on save

java spring web-services jpa

Store byte array in MySQL with Hibernate

java mysql spring hibernate jpa

EhCache Hibernate 2nd level cache maxBytesLocalHeap slow

Problem with generated SQL from Hibernate (MS SQLServer)

sql-server hibernate orm jpa

How to edit Hibernate settings in a Spring-Boot project?

It is possible to override properties in a persistence.xml that is located in a jar dependency

What's a tool which is used by NetBeans to generate entity classes from database?

Performance of native sql query and JPA

Spring Data JPA: How to form a conditional query?

ORA-01400: Cannot insert null into (TABLE.COLUMN) (Hibernate)

Which EJB 3 persisent provider should I use?

java orm jpa jakarta-ee