Expand description

Cache to lookup static table information and SQL statements.

Structs

Cache keeps static table information in the TableMapperRegistry and may lookup SQL statements to bypass the SqlBuilder. However this is currently not implemented.