Skip to content

Third Party Plugins

mahiarmody edited this page Feb 21, 2014 · 5 revisions

This page lists third party plugins that have been developed for MyBatis generator.

Plugin Name Description Type URL
JAXB Annotations This Plugin enables MyBatis Generator (mbg) to add JAXB annotations to the generated Java Model classes. This plugin provides reasonable flexibility while adding JAXB annotations at both, the class level and field / property level. plugin https://github.com/mahiarmody/Mbg-Plugin-Jaxb/wiki

Type should be one of the following:

Type Description
plugin A plugin that can be configured with and developed according to http://mybatis.github.io/generator/reference/pluggingIn.html
extension An extension developed according to http://mybatis.github.io/generator/reference/extending.html
other Anything Else
Clone this wiki locally