JDatabaseDriverOracle::setUTF
Set the connection to use UTF-8 character encoding.
Returns false automatically for the Oracle driver since you can only set the character set when the connection is created.
Signature
public function setUTF()
Returns
- boolean
- True on success.