SQLServerSavepoint Class
Represents the checkpoint to which a transaction can be rolled back.
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: java.sql.Savepoint
Syntax
public class SQLServerSavepoint
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Represents the checkpoint to which a transaction can be rolled back.
Package: com.microsoft.sqlserver.jdbc
Extends: java.lang.Object
Implements: java.sql.Savepoint
public class SQLServerSavepoint