Skip to content
This repository has been archived by the owner on Oct 12, 2018. It is now read-only.

Latest commit

 

History

History
8 lines (5 loc) · 480 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 480 Bytes

MybatisDemo

Este repositorio mostrará una manera sencilla de cómo utilizar el Framework Mybatis v.3.1.1, e implementaré un mini proyecto que realiza las operaciones CRUD a una base de datos Mysql, usaré el mysql-connector-java v. 5.1.21

This repository will show you a simple way about how to use the Mybatis Framework v.3.1.1, also, I will implement a miniproject with CRUD operations to a Mysql database, I will use mysql-connector-java v. 5.1.21

@ytachi0026