Packages:
System.IO
default
System.Web.UI
System.Web.UI.ActiveControls
System.Web.UI.WebControls
System.Web.UI.WebControls.assets
System.Web
System.Web.Services
System.Xml
System.Data.Common.Pgsql
System.Data.Common.Mssql
System.Data.Common
System.Data.Common.Mysql
System.Data.Commom.Sqlite
System.Data.Common.Oracle
System.Data.Common.Sqlite
System.Data
System.Data.ActiveRecord
System.Data.ActiveRecord.Relations
System.Data.ActiveReecord.Scaffold.InputBuilder
System.Data.ActiveRecord.Scaffold
System.Data.DataGateway
System.Data.SqlMap
System.Data.SqlMap.Statements
System.Data.SqlMap.Configuration
System.I18N
System.Util
System
System.Collections
System.Caching
System.Security
System.Exceptions


Classes:
Keyword

Element index for package System.Data.Commom.Sqlite

[ c ] [ f ] [ g ] [ i ] [ p ] [ t ]

c

createNewTableInfo
in file TMysqlMetaData.php, method TMysqlMetaData::createNewTableInfo()
createTableInfo
in file TSqliteMetaData.php, method TSqliteMetaData::createTableInfo()
    Get the column definitions for given table.
createTableInfo
in file TMysqlMetaData.php, method TMysqlMetaData::createTableInfo()
    Get the column definitions for given table.
top

f

findForeignConstraints
in file TMysqlMetaData.php, method TMysqlMetaData::findForeignConstraints()
    Extract foreign key constraints by extracting the contraints from SHOW CREATE TABLE result.
top

g

getConstraintKeys
in file TMysqlMetaData.php, method TMysqlMetaData::getConstraintKeys()
    Gets the primary and foreign key column details for the given table.
getForeignConstraints
in file TMysqlMetaData.php, method TMysqlMetaData::getForeignConstraints()
    Gets foreign relationship constraint keys and table name
getForeignKeys
in file TSqliteMetaData.php, method TSqliteMetaData::getForeignKeys()
getIsView
in file TSqliteMetaData.php, method TSqliteMetaData::getIsView()
getIsView
in file TMysqlMetaData.php, method TMysqlMetaData::getIsView()
    For MySQL version 5.0.1 or later we can use SHOW FULL TABLES http://dev.mysql.com/doc/refman/5.0/en/show-tables.html
getSchemaTableName
in file TMysqlMetaData.php, method TMysqlMetaData::getSchemaTableName()
getServerVersion
in file TMysqlMetaData.php, method TMysqlMetaData::getServerVersion()
getShowCreateTable
in file TMysqlMetaData.php, method TMysqlMetaData::getShowCreateTable()
getTableInfoClass
in file TSqliteMetaData.php, method TSqliteMetaData::getTableInfoClass()
getTableInfoClass
in file TMysqlMetaData.php, method TMysqlMetaData::getTableInfoClass()
top

i

isEnumSetType
in file TMysqlMetaData.php, method TMysqlMetaData::isEnumSetType()
isForeignKeyColumn
in file TMysqlMetaData.php, method TMysqlMetaData::isForeignKeyColumn()
isForeignKeyColumn
in file TSqliteMetaData.php, method TSqliteMetaData::isForeignKeyColumn()
isPrecisionType
in file TMysqlMetaData.php, method TMysqlMetaData::isPrecisionType()
isValidIdentifier
in file TMysqlMetaData.php, method TMysqlMetaData::isValidIdentifier()
    http://dev.mysql.com/doc/refman/5.0/en/identifiers.html
top

p

processColumn
in file TSqliteMetaData.php, method TSqliteMetaData::processColumn()
processColumn
in file TMysqlMetaData.php, method TMysqlMetaData::processColumn()
top

t

TMysqlMetaData
in file TMysqlMetaData.php, class TMysqlMetaData
    TMysqlMetaData loads Mysql version 4.1.x and 5.x database table and column information.
TSqliteMetaData
in file TSqliteMetaData.php, class TSqliteMetaData
    TSqliteMetaData loads SQLite database table and column information.
top