Class OneToManyMapTest


  • public class OneToManyMapTest
    extends DemoBase
    This test case provides a demo of a OneToMany relationship using a Map In this relationship, a field from the related object is used to populate the key of a Map entry.
    • Constructor Detail

      • OneToManyMapTest

        public OneToManyMapTest()
    • Method Detail

      • testMapCreate

        public void testMapCreate()