Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in jpa

Can not save/update entity using JPA in spring

@Temporal(TemporalType.DATE) with Oracle 12

ERROR Table with that name [user_address] already associated with entity when using the same join table to refer to subclasses of an associated entity

java hibernate jpa

Native List Insert query in Jpa/hibernate + Spring

java spring hibernate jpa

sequence does not exist, hibernate and JPA 2.1

Insert to JPA collection without loading it

java hibernate jpa fetch jpql

JPA lazy at simple byte[] field level

What's the difference between @CascadeOnDelete and CascadeType.REMOVE annotations?

java sql jpa eclipselink

JPA+Hibernate - Cycles in entity relationships - Cascade strategy

java hibernate jpa cascade

How to change the Hibernate CharacterTypeDescriptor to handle empty column values

Is it possible to have two MSSQL persistence units in a transaction without XA?

Spring Boot with multiple data sources using same repositories and model classes?

How to populate web application with initial data

hibernate maven-2 orm jpa

Lazy/Eager loading strategies in remoting cases (JPA)

Should @Transient property be used in equals/hashCode/toString?

java orm jpa transient

JPA ManyToMany, how can JoinTable have a property?

Using TIMESTAMPDIFF with JPA criteria query and hibernate as the provider

java mysql sql hibernate jpa

JPA, Hibernate: OneToOne mapping with foreign key only

how can i load jpa properties to datasource in Spring?

failed to lazily initialize a collection of role: User.authorities, could not initialize proxy - no Session