| Interfaces | |
|---|---|
| ResultMap | This is a grouping of ResultMapping objects used to map results back to objects |
| ResultMapping | Interface for the objects that map individual columns |
| Classes | |
|---|---|
| AutoResultMap | An automatic result map for simple stuff |
| BasicResultMap | Basic implementation of ResultMap interface |
| BasicResultMapping | Basic implementation of ResultMapping |
| Discriminator | Created by IntelliJ IDEA. |
| XmlList | Not really sure what this is...it is not used internally |