Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in hibernate

Sequential GUID generation in Java with SQL Server uniqueidentifier

org.hibernate.MappingException: Unknown entity: pack1.Persoana

Mysql 5.6 column on update current timestamp not working in hibernate

mysql hibernate jpa

Transaction TransactionImple ActionStatus.ABORTED was already rolled back

java hibernate jboss ejb-3.0

Hibernate : org.hibernate.loader.MultipleBagFetchException: cannot simultaneously fetch multiple bags

java hibernate

how to disable spring boot HibernateJpaAutoConfiguration

@OneToMany(EAGER) vs @LazyCollection(FALSE)&OneToMany(LAZY)

alternative code for createCriteria() method in Hibernate 5.2.2

hibernate

Hibernate persist without transaction

java spring hibernate

HQL left join with condition

java sql hibernate join hql

Hibernate how to map Enum key and value in Map<enum,enum> as a String

JTS - Hibernate + Postgres + UUID conflict

Is this query possible using Criteria or DetachedCriteria Hibernate

Primefaces Chips Web Component

use of deprecated [org.hibernate.id.SequenceGenerator] and Unique constratint violations when jpa.properties.hibernate.id.new_generator_mappings:true

hibernate jpa

Does it make sense to use PersistenceExceptionTranslationPostProcessor with Spring's JdbcTemplate?

Hibernate 6: What is SQM?

JPA/Hibernate5 get sequence nextval by sequence name

java hibernate jpa sequence

Whether Spring boot Data JPA uses hibernate internally for it's implementation?

How to fix validation constraints in embedded object beeing ignored?