|
Project Information
Links
|
IntroductionMyBatis ORM is a Simple ORM framework to insert, update, delete, and select an JAVA object. It's using MyBatis to generate SQLs in runtime. MyBatis ORM은 MyBatis를 이용하여 자바 객체를 insert, update, delete 그리고, select 하기 위한 간단한 ORM 프레임웍으로, DB 테이블과 자바 객체를 1:1 매핑한다. Project Goal
MyBatis ORM does
MyBatis ORM doesn't
Support
Release Note |