Method | Description | |
---|---|---|
parse ( $sqlText, $scope ) : array | Parse the sql text for inline parameters. |
Method | Description | |
---|---|---|
parseMapping ( $token, $scope ) | Parse inline parameter with syntax as #propertyName,type=string,dbype=Varchar,nullValue=N/A,handler=string# |
protected parseMapping ( $token, $scope ) |