MyBatis(ibatis)培訓(xùn)
?
MyBatis(ibatis)培訓(xùn)
培訓(xùn)大綱:
簡介
??
什么是?MyBatis?
??
Help?make?this?documentation?better…
入門
??
Installation
??
從?XML?中構(gòu)建?SqlSessionFactory
??
不使用?XML?構(gòu)建?SqlSessionFactory
??
從?SqlSessionFactory?中獲取?SqlSession
??
探究已映射的?SQL?語句
??
范圍和生命周期?.
XML?映射配置文件
??
properties
??
settings
??
typeAliases
??
typeHandlers
??
Handling?Enums
??
objectFactory
??
plugins
??
environments
??
databaseIdProvider
??
mappers
Mapper?XML?文件
??
select
??
insert,?update?and?delete
??
sql
??
Parameters
??
Result?Maps
??
Auto-mapping
??
緩存
動態(tài)?SQL
??
if
??
choose,?when,?otherwise
??
trim,?where,?set
??
foreach
??
bind
??
Multi-db?vendor?support
??
Pluggable?Scripting?Languages?For?Dynamic?SQL
Java?API
??
應(yīng)用目錄結(jié)構(gòu)
??
SqlSessions
Statement?Builders
??
SelectBuilder
??
SqlBuilder
Logging
??
Logging?Configuration
?
?
?
?