Logo
SQL Parser

SQL Parser #

Configuration Item Explanation #

Namespace:http://shardingsphere.apache.org/schema/shardingsphere/sql-parser/sql-parser-5.1.0.xsd

<sql-parser:rule />

NameTypeDescription
idAttributeSpring Bean Id
sql-comment-parse-enableAttributeWhether to parse SQL comments
parse-tree-cache-refAttributeParse tree local cache name
sql-statement-cache-refAttributeSQL statement local cache name

<sql-parser:cache-option />

NameTypeDescription
idAttributeLocal cache configuration item name
initial-capacityAttributeInitial capacity of local cache
maximum-sizeAttributeMaximum capacity of local cache
concurrency-levelAttributeLocal cache concurrency level, the maximum number of concurrent updates allowed by threads