PHP 클래스 Driver, compalex

Consists of all common methods and properties for all database drivers.
부터: 04-10-2010
저자: anza
파일 보기 프로젝트 열기: dlevsha/compalex 1 사용 예제들

공개 메소드들

메소드 설명
getAdditionalTableInfo ( )
getCompareFunctions ( )
getCompareKeys ( )
getCompareProcedures ( )
getCompareTables ( )
getCompareTriggers ( )
getCompareViews ( )
getInstance ( )

비공개 메소드들

메소드 설명
_getRoutineResult ( $type )
_getSql ( $type )
_getTableAndViewResult ( $type )

메소드 상세

getAdditionalTableInfo() 공개 메소드

getCompareFunctions() 공개 메소드

public getCompareFunctions ( )

getCompareKeys() 공개 메소드

public getCompareKeys ( )

getCompareProcedures() 공개 메소드

getCompareTables() 공개 메소드

public getCompareTables ( )

getCompareTriggers() 공개 메소드

public getCompareTriggers ( )

getCompareViews() 공개 메소드

public getCompareViews ( )

getInstance() 공개 정적인 메소드

public static getInstance ( )