public class IdentifierGeneratingInsert extends org.hibernate.sql.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 genernated SQL statement string.