n2n Page Rocket 1 API

rocket\ei\manage\draft\stmt\impl

­Draft­Stmt­Builder­Adapter

abstract DraftStmtBuilderAdapter implements DraftStmtBuilder

All Implemented Interfaces:

SubTypes

Property summary

Modifier and Type Property
protected pdo
protected tableName
protected boundValues
protected aliasBuilder

Methods summary

Modifier and Type Method
public __construct ( Pdo pdo , string tableName )
public Pdo getPdo ( )
public getTableName ( )
public string createPlaceholderName ( )
public bindValue ( string placeholderName , mixed value )
protected applyBoundValues ( PdoStatement stmt )

Properties in detail

Methods in detail