PHP Class Driver, compalex

Consists of all common methods and properties for all database drivers.
Since: 04-10-2010
Author: anza
Show file Open project: dlevsha/compalex Class Usage Examples

Public Methods

Method Description
getAdditionalTableInfo ( )
getCompareFunctions ( )
getCompareKeys ( )
getCompareProcedures ( )
getCompareTables ( )
getCompareTriggers ( )
getCompareViews ( )
getInstance ( )

Private Methods

Method Description
_getRoutineResult ( $type )
_getSql ( $type )
_getTableAndViewResult ( $type )

Method Details

getAdditionalTableInfo() public method

getCompareFunctions() public method

public getCompareFunctions ( )

getCompareKeys() public method

public getCompareKeys ( )

getCompareProcedures() public method

getCompareTables() public method

public getCompareTables ( )

getCompareTriggers() public method

public getCompareTriggers ( )

getCompareViews() public method

public getCompareViews ( )

getInstance() public static method

public static getInstance ( )