Quantcast
Channel: Loiane Groner » MyBatis annotation
Viewing all articles
Browse latest Browse all 4

IBatis (MyBatis): Handling Constructors

$
0
0
This tutorial will walk you through how to setup iBatis (MyBatis) in a simple Java project and will present an example using a class constructor with arguments. Pre-Requisites For this tutorial I am using: IDE: Eclipse (you can use your favorite one) DataBase: MySQL Libs/jars: Mybatis, MySQL conector and JUnit (for testing) This is how your project should look like: Sample...

Viewing all articles
Browse latest Browse all 4

Trending Articles