Class SybaseJConnGetGeneratedKeysDelegate

All Implemented Interfaces:
GeneratedValuesMutationDelegate, InsertGeneratedIdentifierDelegate

public class SybaseJConnGetGeneratedKeysDelegate extends GetGeneratedKeysDelegate
Specialized GetGeneratedKeysDelegate which appends the database specific clause which signifies to return generated IDENTITY values to the end of the insert statement.