Package org.apache.ibatis.abator.internal.java.model

Class Summary
JavaModelGeneratorJava2Impl This class supports the following properties: trimStrings If true, the setters will trim all Strings.
JavaModelGeneratorJava5Impl This class overrides methods in the Java2 implementation to provide Java5 support in the Example class - using typed collections.
JavaModelGeneratorLegacyImpl This class overrides methods in the Java2 implementation to provide the legacy implementation of the example class.