Element index for package pure.db.oci8
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ l ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ _ ]
top
top
top
top
top
top
f
- fetch
- in file OciStatement.inc, method OciStatement::fetch()
次の行を取得し、結果セットを返します。
- fieldCount
- in file OciResultSet.inc, method OciResultSet::fieldCount()
カラム数を取得します。
- fieldCount
- in file OciStatement.inc, method OciStatement::fieldCount()
カラム数を取得します。
- fieldName
- in file OciResultSet.inc, method OciResultSet::fieldName()
カラムの名前を取得します。
- fieldName
- in file OciStatement.inc, method OciStatement::fieldName()
カラムの名前を取得します。
- fieldPrecision
- in file OciResultSet.inc, method OciResultSet::fieldPrecision()
指定の名前のカラムの精度を取得します。
- fieldPrecision
- in file OciStatement.inc, method OciStatement::fieldPrecision()
指定の名前のカラムの精度を取得します。
- fieldScale
- in file OciResultSet.inc, method OciResultSet::fieldScale()
指定の名前のカラムの位取りを取得します。
- fieldScale
- in file OciStatement.inc, method OciStatement::fieldScale()
指定の名前のカラムの位取りを取得します。
- fieldSize
- in file OciStatement.inc, method OciStatement::fieldSize()
指定の名前のカラムのサイズを取得します。
- fieldType
- in file OciStatement.inc, method OciStatement::fieldType()
指定の名前のカラムの型を取得します。
- fieldType
- in file OciResultSet.inc, method OciResultSet::fieldType()
指定の名前のカラムの型を取得します。
top
top
top
top
top
o
- OCI8
- in file OCI8.inc, class OCI8
OCI8に関する定数、関数を集めたクラスです。
- OciConnection
- in file OciConnection.inc, class OciConnection
OCI8を利用したOracleデータベースへの接続を管理するクラスです。
- OciFactory
- in file OciFactory.inc, class OciFactory
- OciResultList
- in file OciResultList.inc, class OciResultList
OCI8を利用したステートメントから取得した結果セットのリストを管理するクラスです。 OciStatementクラスのlistFetchメソッドが返します。
- OciResultSet
- in file OciResultSet.inc, class OciResultSet
OCI8を利用したステートメントから結果セットのみを管理するクラスです。 OciStatementクラスのfetchメソッドが返します。
- OciStatement
- in file OciStatement.inc, class OciStatement
OCI8を利用したステートメントを管理するクラスです。
- OCI8.inc
- procedural page OCI8.inc
- OciConnection.inc
- procedural page OciConnection.inc
- OciException.inc
- procedural page OciException.inc
- OciFactory.inc
- procedural page OciFactory.inc
- OciResultList.inc
- procedural page OciResultList.inc
- OciResultSet.inc
- procedural page OciResultSet.inc
- OciStatement.inc
- procedural page OciStatement.inc
top
top
top
top
t
- TYPE_BFILE
- in file OCI8.inc, class constant OCI8::TYPE_BFILE
OciStatement::bindValue、OciStatement::bindParamにBFILE型をバインドする場合に指定する定数です。
- TYPE_BLOB
- in file OCI8.inc, class constant OCI8::TYPE_BLOB
OciStatement::bindValue、OciStatement::bindParamにBLOB型をバインドする場合に指定する定数です。
- TYPE_CFILE
- in file OCI8.inc, class constant OCI8::TYPE_CFILE
OciStatement::bindValue、OciStatement::bindParamにCFILE型をバインドする場合に指定する定数です。
- TYPE_CHAR
- in file OCI8.inc, class constant OCI8::TYPE_CHAR
OciStatement::bindValue、OciStatement::bindParamにVARCHAR型、VARCHAR2型、CHAR型をバインドする場合に指定する定数です。
- TYPE_CLOB
- in file OCI8.inc, class constant OCI8::TYPE_CLOB
OciStatement::bindValue、OciStatement::bindParamにCLOB型をバインドする場合に指定する定数です。
- TYPE_LONG
- in file OCI8.inc, class constant OCI8::TYPE_LONG
OciStatement::bindValue、OciStatement::bindParamにLONG型をバインドする場合に指定する定数です。
- TYPE_LONG_RAW
- in file OCI8.inc, class constant OCI8::TYPE_LONG_RAW
OciStatement::bindValue、OciStatement::bindParamにLONG RAW型をバインドする場合に指定する定数です。
- TYPE_NUMBER
- in file OCI8.inc, class constant OCI8::TYPE_NUMBER
OciStatement::bindValue、OciStatement::bindParamにNUMBER型をバインドする場合に指定する定数です。
- TYPE_RAW
- in file OCI8.inc, class constant OCI8::TYPE_RAW
OciStatement::bindValue、OciStatement::bindParamにRAW型をバインドする場合に指定する定数です。
- TYPE_ROWID
- in file OCI8.inc, class constant OCI8::TYPE_ROWID
OciStatement::bindValue、OciStatement::bindParamにROWID型をバインドする場合に指定する定数です。
top
top
|
|