docs / it.uniroma3.dbtree.spi / Connector / kp

kp

abstract val kp: KeyParser<K> (source)

The KeyParser attribute for the Connector.

The KeyParser is fundamental to fulfill Connector's responsibilities. In fact, all information related with the keys (parsing, schema, definitions, queries, etc.) are offered by this object.