\UnableToCreateSQLException

This exception will occur within the PHPSQLCreator, if the creator can not find a method, which can handle the current expr_type field. It could be an error within the parser output or a special case has not been modelled within the creator. Please create an issue in such a case.

Summary

Methods
Properties
Constants
__construct()
getEntry()
getEntryKey()
getSQLPart()
getSQLPartKey()
No public properties found
No constants found
No protected methods found
$part
$partkey
$entry
$entrykey
N/A
No private methods found
No private properties found
N/A

Properties

$part

$part : 

Type

$partkey

$partkey : 

Type

$entry

$entry : 

Type

$entrykey

$entrykey : 

Type

Methods

__construct()

__construct(  $part,   $partkey,   $entry,   $entrykey) 

Parameters

$part
$partkey
$entry
$entrykey

getEntry()

getEntry() 

getEntryKey()

getEntryKey() 

getSQLPart()

getSQLPart() 

getSQLPartKey()

getSQLPartKey()