Constants.FetchDepth

public static final class FetchDepth

Constants corresponding to the fetch depths when retrieving entities.

Fields

INFINITE

public static final int INFINITE

Represents greedy fetching - the infinite fetch depth.

MDS_DEFAULT

public static final int MDS_DEFAULT

Signals that default MDS value should be used. No custom fetch depth will be passed to the persistence manager.