====
Copyright 2006-2016 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
====
===============================================================================
Overview
--------
MyBatis Generator (MBG) is a code generator for the MyBatis (and iBATIS) SQL
mapping framework. MBG will introspect database tables (through JDBC
DatabaseMetaData) and generate SQL Map XML files, Java model object (POJOs)
that match the table, and (optionally) Java client classes that use the other
generated objects.
For full documentation, please refer to the user's manual at
docs/index.html in this distribution.
Dependencies
------------
There are no dependencies beyond the JRE. JRE 5.0 or above is required.
Also required is a JDBC driver that implements the DatabaseMetaData interface,
especially the "getColumns" and "getPrimaryKeys" methods.
Support
-------
Support is provided through the user mailing list. Mail
questions or bug reports to:
[email protected]

shushi_bk
- 粉丝: 5
最新资源
- Chang-LeHung-CSCore-45440-1753619287877.zip
- 项目管理学练习题C.doc
- 网络直播联播平台广告方案.pptx
- 智能控制-06神经网络理论基础.ppt
- 锋范软件国土行业电子政务系统信息化解决方案.doc
- 最新版班主任的网络培训学习总结.doc
- 基于S7-200PLC的坐标式机械手控制系统设计.doc
- 培训教材现代市场营销和网络营销.pptx
- 2023年电大网络实用技术基础考试资料.docx
- 基于某BP神经网络的故障诊断方法.doc
- 工程项目管理表格.doc
- 基因工程药物的分离纯化.pptx
- 黑马程序员-PHP-课程同步笔记day22:数据库操作语言.doc
- 编程高手的进阶之路-.doc
- 通信公司IP城域网设备测试规范.doc
- 北京百草堂中医项目管理概述.pptx
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


