Skip to content

dev cases

Java development tutorials

  • Home
  • About

Category: Hibernate

Hibernate Table Per Class inheritance mapping

Posted on 2019-06-192024-11-05 by devcases

Advantages and disadvantages of using Hibernate Table Per Class inheritance mapping

CategoriesHibernate, Java

Hibernate Joined Table inheritance mapping

Posted on 2019-06-122024-11-05 by devcases

Pros and Cons of using Hibernate Joined Table inheritance mapping

CategoriesHibernate, Java

Hibernate Single Table inheritance mapping

Posted on 2019-06-042024-11-05 by devcases

Pros and Cons of using Hibernate Single Table inheritance mapping

CategoriesHibernate, Java

How to display real Hibernate SQL query using slf4j

Posted on 2019-03-142019-03-14 by devcases

In this tutorial you will find out how to show real SQL statements (with real parameter values instead of question marks), that are send to database.
This will greatly help us to better debug our code.

CategoriesHibernate, Java, Log4j, SQL

Spring 3 MVC Hibernate Hsqldb Embedded database

Posted on 2019-03-102019-03-10 by devcases

In this tutorial we will create simple Spring 3 MVC application with Hsqldb as embedded database.
We will start with project created in previuos tutorial, where we were using H2 database.

CategoriesHibernate, HSQL, Java, JSP, Maven, Spring

Spring 3 MVC Hibernate H2 Embedded database Tutorial

Posted on 2019-03-092019-09-08 by devcases

In this tutorial we will create simple Spring 3 MVC application with H2 as embedded database. This configuration is useful for fast prototyping, especially during the development phase.
Technologies used:
Spring 3, Java 6, Maven 3, Hibernate 4, H2

CategoriesH2, Hibernate, Java, JSP, Maven, Spring

Recent Posts

  • Spring JavaMelody Tutorial
  • Spring Boot JavaMelody Tutorial
  • How to find file in directory
  • How to list all files in the directory
  • How to convert Iterable to Collection

Categories

  • anti-pattern
  • Apache commons
  • Freemarker
  • Google Guava
  • Gradle
  • H2
  • Hibernate
  • HSQL
  • Java
  • JavaMelody
  • JSP
  • Log4j
  • Maven
  • Spring
  • Spring Boot
  • SQL
Proudly powered by WordPress