DB
[ class tree: DB ] [ index: DB ] [ all elements ]

Element index for package DB

[ c ] [ d ] [ f ] [ g ] [ i ] [ o ] [ r ] [ s ] [ u ]

c

$columns
in file SC_DB_MasterData.php, variable SC_DB_MasterData::$columns
    デフォルトのテーブルカラム名
clearCache
in file SC_DB_MasterData.php, method SC_DB_MasterData::clearCache()
    マスターデータのキャッシュを消去する.
concatColumn
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::concatColumn()
    文字列連結を行う.
concatColumn
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::concatColumn()
    文字列連結を行う.
concatColumn
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::concatColumn()
    文字列連結を行う.
createCache
in file SC_DB_MasterData.php, method SC_DB_MasterData::createCache()
    マスターデータのキャッシュを生成する.
top

d

deleteMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::deleteMasterData()
    マスターデータを削除する.
top

f

findTableNames
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::findTableNames()
    テーブルを検索する.
findTableNames
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::findTableNames()
    テーブルを検索する.
findTableNames
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::findTableNames()
    テーブルを検索する.
top

g

getCharSet
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getCharSet()
    文字コード情報を取得する
getCharSet
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getCharSet()
    文字コード情報を取得する
getDbMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::getDbMasterData()
    DBからマスターデータを取得する.
getDefaultColumnName
in file SC_DB_MasterData.php, method SC_DB_MasterData::getDefaultColumnName()
    デフォルトのカラム名の配列を返す.
getDownloadableDaysWhereSql
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getDownloadableDaysWhereSql()
    ダウンロード販売の検索条件の SQL を返す.
getDownloadableDaysWhereSql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getDownloadableDaysWhereSql()
    ダウンロード販売の検索条件の SQL を返す.
getDownloadableDaysWhereSql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getDownloadableDaysWhereSql()
    ダウンロード販売の検索条件の SQL を返す.
getDSN
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getDSN()
    データソース名を取得する.
getInstance
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getInstance()
    DB_TYPE に応じた DBFactory インスタンスを生成する.
getMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::getMasterData()
    マスターデータを取得する.
getOrderMonthSql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getOrderMonthSql()
    当月の売上高・売上件数を算出する SQL を返す.
getOrderMonthSql
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getOrderMonthSql()
    当月の売上高・売上件数を算出する SQL を返す.
getOrderMonthSql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getOrderMonthSql()
    当月の売上高・売上件数を算出する SQL を返す.
getOrderTotalAgeColSql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getOrderTotalAgeColSql()
    売上集計の年代別集計の年代抽出部分のSQLを返す
getOrderTotalAgeColSql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getOrderTotalAgeColSql()
    売上集計の年代別集計の年代抽出部分のSQLを返す
getOrderTotalDaysWhereSql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getOrderTotalDaysWhereSql()
    売上集計の期間別集計のSQLを返す
getOrderTotalDaysWhereSql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getOrderTotalDaysWhereSql()
    売上集計の期間別集計のSQLを返す
getOrderYesterdaySql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getOrderYesterdaySql()
    昨日の売上高・売上件数を算出する SQL を返す.
getOrderYesterdaySql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getOrderYesterdaySql()
    昨日の売上高・売上件数を算出する SQL を返す.
getOrderYesterdaySql
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getOrderYesterdaySql()
    昨日の売上高・売上件数を算出する SQL を返す.
getReviewYesterdaySql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getReviewYesterdaySql()
    昨日のレビュー書き込み件数を算出する SQL を返す.
getReviewYesterdaySql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getReviewYesterdaySql()
    昨日のレビュー書き込み件数を算出する SQL を返す.
getReviewYesterdaySql
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getReviewYesterdaySql()
    昨日のレビュー書き込み件数を算出する SQL を返す.
getSendHistoryWhereStartdateSql
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::getSendHistoryWhereStartdateSql()
    メール送信履歴の start_date の検索条件の SQL を返す.
getSendHistoryWhereStartdateSql
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::getSendHistoryWhereStartdateSql()
    メール送信履歴の start_date の検索条件の SQL を返す.
getSendHistoryWhereStartdateSql
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::getSendHistoryWhereStartdateSql()
    メール送信履歴の start_date の検索条件の SQL を返す.
top

i

insertMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::insertMasterData()
    マスターデータを追加する.
top

o

$objQuery
in file SC_DB_MasterData.php, variable SC_DB_MasterData::$objQuery
    SC_Query インスタンス
$objQuery
in file SC_DB_DBFactory_MYSQL.php, variable SC_DB_DBFactory_MYSQL::$objQuery
    SC_Query インスタンス
top

r

registMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::registMasterData()
    マスターデータをDBに追加する.
top

s

SC_DB_DBFactory_MYSQL.php
procedural page SC_DB_DBFactory_MYSQL.php
SC_DB_DBFactory_PGSQL.php
procedural page SC_DB_DBFactory_PGSQL.php
SC_DB_DBFactory.php
procedural page SC_DB_DBFactory.php
SC_DB_MasterData.php
procedural page SC_DB_MasterData.php
SC_DB_DBFactory
in file SC_DB_DBFactory.php, class SC_DB_DBFactory
    DBに依存した処理を抽象化するファクトリークラス.
SC_DB_DBFactory_MYSQL
in file SC_DB_DBFactory_MYSQL.php, class SC_DB_DBFactory_MYSQL
    MySQL 固有の処理をするクラス.
SC_DB_DBFactory_PGSQL
in file SC_DB_DBFactory_PGSQL.php, class SC_DB_DBFactory_PGSQL
    PostgreSQL 固有の処理をするクラス.
SC_DB_MasterData
in file SC_DB_MasterData.php, class SC_DB_MasterData
    マスターデータを扱うクラス.
sfChangeMySQL
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::sfChangeMySQL()
    MySQL 用の SQL 文に変更する.
sfGetCreateIndexDefinition
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::sfGetCreateIndexDefinition()
    インデックス作成の追加定義を取得する
sfGetCreateIndexDefinition
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::sfGetCreateIndexDefinition()
    インデックス作成の追加定義を取得する
sfGetDBVersion
in file SC_DB_DBFactory_MYSQL.php, method SC_DB_DBFactory_MYSQL::sfGetDBVersion()
    DBのバージョンを取得する.
sfGetDBVersion
in file SC_DB_DBFactory_PGSQL.php, method SC_DB_DBFactory_PGSQL::sfGetDBVersion()
    DBのバージョンを取得する.
sfGetDBVersion
in file SC_DB_DBFactory.php, method SC_DB_DBFactory::sfGetDBVersion()
    DBのバージョンを取得する.
top

u

updateMasterData
in file SC_DB_MasterData.php, method SC_DB_MasterData::updateMasterData()
    マスターデータを更新する.
top

Documentation generated on Fri, 24 Feb 2012 14:00:56 +0900 by Seasoft