Class IdentifierGeneratingInsert

  • Direct Known Subclasses:
    InsertSelectIdentityInsert

    public class IdentifierGeneratingInsert
    extends Insert
    Nothing more than a distinguishing subclass of Insert used to indicate intent. Some subclasses of this also provided some additional functionality or semantic to the generated SQL statement string.