Class OneToManyQueryKey

    • Constructor Detail

      • OneToManyQueryKey

        public OneToManyQueryKey()
    • Method Detail

      • isCollectionQueryKey

        public boolean isCollectionQueryKey()
        INTERNAL: override the isCollectionQueryKey() method in the superclass to return true.
        Overrides:
        isCollectionQueryKey in class QueryKey
        Returns:
        boolean
      • isOneToManyQueryKey

        public boolean isOneToManyQueryKey()
        INTERNAL: override the isOneToManyQueryKey() method in the superclass to return true.
        Overrides:
        isOneToManyQueryKey in class QueryKey
        Returns:
        boolean