Class JdbcSavepoint
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2023-12-01 UTC。
[null,null,["最終更新日 2023-12-01 UTC。"],[[["`JdbcSavepoint` is a JDBC wrapper for the standard `java.sql.Savepoint` interface, used for transaction management."],["It provides two main methods: `getSavepointId()` to retrieve the savepoint's numeric ID, and `getSavepointName()` to retrieve its name."],["Full documentation and details for these methods are available in the official Java SE 6 API documentation for `java.sql.Savepoint`."]]],[]]