Interface InsertWithDefaultValues


public interface InsertWithDefaultValues
This interface aggregates information about an Insert with default values statement.
Since:
2.4
Author:
Mikhail Polivakha
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getDefaultInsertPart

      String getDefaultInsertPart()
      Returns:
      the part of the sql statement, that follows after INSERT INTO table