Class FetchOptions<OBJECT>

    • Constructor Detail

      • FetchOptions

        public FetchOptions()
    • Method Detail

      • getCount

        public java.lang.Integer getCount()
      • getFrom

        public java.lang.Integer getFrom()
      • getCacheMode

        public CacheMode getCacheMode()
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object