Class CombinedKey<KF,​KP>


  • public class CombinedKey<KF,​KP>
    extends Object
    • Method Detail

      • getForeignKey

        public KF getForeignKey()
      • getPrimaryKey

        public KP getPrimaryKey()
      • equals

        public boolean equals​(KF foreignKey,
                              KP primaryKey)