Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For more information about each tag, refer to http://mybatis.github.io/mybatis-3/ko/.

Creating Configuration

...

File

The Configuration file is the SQL Maps configuration file that writes properties to control SqlMapClient in addition to setting dataSource, Mapper file path, and typeAliases for DB connection.

...