Class Fleet


  • @Entity
    public class Fleet
    extends Object
    This class provides an example one/parent entity with a relationship to many child/dependent objects -- with the members in each collection based on a different hashCode/equals method.