1. How do I implement inheritance using iBatis for Java? stackoverflow.comPlease point me to an example! iBatis documentation doesn't cover this. I have been struggling all morning getting my discriminator and subMap to work! |
2. Ibatis inheritance and one to many stackoverflow.comGood day I have a complex model (ddd) which i want to map using ibatis. My model is as follows:
|
3. Collections of different types inherited from a single object vs a single collection of super object stackoverflow.comImagine the following scenario.
|