Search code examples
How to change Hibernate GenerationType identifier depending on the underlying database...

javaspringhibernatejpahibernate-entitymanager

Read More
Spring JPA: Providing Schema Name Dynamically...

javahibernatespring-bootspring-data-jpahibernate-entitymanager

Read More
How can I get the session object if I have the entity-manager?...

javahibernatejpahibernate-entitymanager

Read More
Concurrency errors when using Spring Transaction management in Tomcat...

springhibernatetomcatspring-transactionshibernate-entitymanager

Read More
Nullified stored data...

javajpatestingjunithibernate-entitymanager

Read More
Hibernate maps full relational object only in first occurance in the aggregation...

javaspringhibernateentitymanagerhibernate-entitymanager

Read More
How to use EntityManager to find an entity by id without hitting cache in one query?...

javahibernatejpaentitymanagerhibernate-entitymanager

Read More
EntityManager doesn't translate camel case to snake case...

javaspring-bootspring-data-jpahibernate-entitymanager

Read More
How to use the new database credentials to connect with database without restarting the application...

springhibernatedatasourcec3p0hibernate-entitymanager

Read More
kotlin Springboot mockito integration test - EntityManger...

spring-bootkotlinmockitointegrationhibernate-entitymanager

Read More
Spring configuring bean with component scan - Field userRepository in service.UserService required a...

javaspringspring-boothibernate-entitymanagercomponent-scan

Read More
What does "Batch update returned unexpected row count from update [0]; actual row count: 2; exp...

javajdbcentityentitymanagerhibernate-entitymanager

Read More
Hibernate Envers: Audit Reader throws LazyInitializationException when trying to get revision histor...

javaspring-boothibernatehibernate-envershibernate-entitymanager

Read More
required a bean of type 'org.springframework.boot.orm.jpa.EntityManagerFactoryBuilder' that ...

javaspringspring-boothibernate-entitymanager

Read More
HQL Responding with org.hibernate.hql.internal.ast.QuerySyntaxException: unexpected token: u...

mysqlspring-boothibernatehqlhibernate-entitymanager

Read More
Hibernate - Is there a possibility to wait with createEntityManager for a free connection...

hibernatehibernate-entitymanager

Read More
Hibernate SessionFactory vs. JPA EntityManagerFactory...

javahibernatejpasessionfactoryhibernate-entitymanager

Read More
Unrecognized JPA persistence.xml XSD version : `` - hibernate, java ee and postgresql...

postgresqljava-ee-7hibernate-entitymanager

Read More
Error creating bean with name 'entityManagerFactory, can not run App properly...

javahibernatejpaentitymanagerhibernate-entitymanager

Read More
No qualifying bean of type 'org.hibernate.SessionFactory' available: expected at least 1 bea...

hibernatespring-bootoauth-2.0sessionfactoryhibernate-entitymanager

Read More
Inserting multiple records into a table containing @GeneratedValue using entityManager...

javahibernatepersisthibernate-entitymanager

Read More
Does JPA Entity store reference to Entity Manager?...

javaspringspring-bootspring-data-jpahibernate-entitymanager

Read More
Entity manager get or create...

javaspringhibernate-entitymanager

Read More
@PersistenceContext entitymanager working without transaction...

springhibernatespring-bootjpahibernate-entitymanager

Read More
Spring application startup validating entities with wrong database tables...

mysqlhibernatespring-mvchibernate-entitymanager

Read More
spring validation is not working. when i submit the blank form using entitymanager.persist();...

javahibernatespring-mvchibernate-entitymanager

Read More
InvocationTargetException when running a method in junit...

javaunit-testingjunitmockitohibernate-entitymanager

Read More
hibernate session.get does not load persistent object when migrate from hibernate 4.3.11 to 5.2.10 a...

hibernatejpaentitymanagerhibernate-entitymanager

Read More
setParameter issue with createNativeQuery of entityManager JPA...

javajpahibernate-entitymanager

Read More
EntityManager merge using specific column other than id...

javaspringhibernatejpahibernate-entitymanager

Read More
BackNext