Download ibatis annotations helloworld Free Java Code
Description
MyBatis/iBatis Hello World application with annotation example.
Source Files
The download file ibatis-annotations-helloworld-master.zip has the following entries.
.classpath// ww w.j a v a2 s . co m
.project
.settings/org.eclipse.jdt.core.prefs
lib/junit-4.8.2.jar
lib/mybatis-3.0.3.jar
lib/mysql-connector-java-5.1.12-bin.jar
readme
sql/script.sql
src/SqlMapConfig.xml
src/com/loiane/dao/ContactDAO.java
src/com/loiane/dao/MyBatisConnectionFactory.java
src/com/loiane/mapper/ContactMapper.java
src/com/loiane/model/Contact.java
test/com/loiane/test/TestiBatis.java
Download
Click the following link to download ibatis-annotations-helloworld-master.zip.
ibatis-annotations-helloworld-master.zip