JetBrains / Exposed

Kotlin SQL Framework
http://jetbrains.github.io/Exposed/
Apache License 2.0
8.28k stars 690 forks source link

docs: Add missing KDocs for exposed-dao EntityCache API #2019

Closed bog-walk closed 7 months ago

bog-walk commented 7 months ago

Add KDocs in exposed-dao/EntityCache.kt.

All related public API elements now show a KDoc when hovered over by a mouse in IDE or when Quick Documentation shortcut is used (F1 | Ctrl+Q).