Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Hibernate postgresql notify functionality

add item to the collection with foreign key via REST call

Which module should I require in Java 9 to use JPA?

java jpa java-9 module-info

Hibernate prepareConnection/preparedStatement issues

java hibernate jpa c3p0

How to run Spring 3.0 PetClinic in tomcat with Hibernate backed JPA

Under what conditions would SELECT by PRIMARY KEY be slow?

Triggers vs. JPA @PrePersist for creation and update timestamps pros and cons

How do I annotate Id column if value is generated by a trigger?

oracle hibernate jpa

More usable alternative to Criteria API

java jpa criteria-api

specify lob size in jpa entity

jpa blob

Using @Embedded in @Embeddable class

Retry mechanism for optimistic locking (spring data + JPA)

Hibernate logging in console with WARN HHH000174

hibernate jpa

How to implement simple full text search in JPA (Spring Data JPA)?

stream on JPA lazy list

Spring Boot MSSQL Kerberos Authentication

how to do a JOIN FETCH in jpa criteria

Multiple Sort Optional query - Spring REST Controller configuration with Pagination

java spring rest jpa pagination

HQL order by within a collection

hibernate jpa jakarta-ee hql

Oracle CLOB and JPA/Hibernate ORDER BY?