Class InsertSelectIdentityInsert


@Deprecated(since="6.5") public class InsertSelectIdentityInsert extends IdentifierGeneratingInsert
Deprecated.
This is not used anymore in any of the GeneratedValuesMutationDelegate implementations.
Specialized IdentifierGeneratingInsert which appends the database specific clause which signifies to return generated IDENTITY values to the end of the insert statement.