Forum und email

ora_rollback

(PHP 4, PHP 5 <= 5.0.5)

ora_rollback โ€” Rolls back a transaction

์„ค๋ช…

bool ora_rollback ( resource $connection )

Rollbacks an Oracle transaction.

See ora_commit() for the definition of a transaction.

๋งค๊ฐœ๋ณ€์ˆ˜

connection

A connection identifier, opened with ora_logon().

๋ฐ˜ํ™˜๊ฐ’

์„ฑ๊ณตํ•  ๊ฒฝ์šฐ TRUE๋ฅผ, ์‹คํŒจํ•  ๊ฒฝ์šฐ FALSE๋ฅผ ๋ฐ˜ํ™˜ํ•ฉ๋‹ˆ๋‹ค. Details about the error can be retrieved using the ora_error() and ora_errorcode() functions.

๋ณ€๊ฒฝ ๊ธฐ๋ก

๋ฒ„์ „ ์„ค๋ช…
5.1.0

oracle ํ™•์žฅ์€ ๊ถŒ์žฅ๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. oci8๋ฅผ ์‚ฌ์šฉํ•˜์‹ญ์‹œ์˜ค.

์ฃผ์˜

๊ถŒ์žฅ๋˜์ง€ ์•Š๋Š” oracle์„ ๋Œ€์‹ ํ•˜์—ฌ oci8๋ฅผ ์‚ฌ์šฉํ•  ๋•Œ๋Š” ๋‹ค์Œ์„ ๊ณ ๋ คํ•˜์‹ญ์‹œ์˜ค: