Class SSessionI

  • Direct Known Subclasses:
    SSessionJdbc

    public abstract class SSessionI
    extends java.lang.Object
    Used to link to the SSession from SDataSet, and thus record instances etc. This is used by findReference to lazily load refrences. But the link is null if the dataset is detached.