SQLDelight
Toggle table of contents
2.2.0-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
SQLDelight
sqldelight-gradle-plugin
/
app.cash.sqldelight.core.annotators
/
OptimisticLockCompilerAnnotator
Optimistic
Lock
Compiler
Annotator
class
OptimisticLockCompilerAnnotator
:
SqlCompilerAnnotator
Members
Constructors
Optimistic
Lock
Compiler
Annotator
Link copied to clipboard
constructor
(
)
Functions
annotate
Link copied to clipboard
open
override
fun
annotate
(
element
:
PsiElement
,
annotationHolder
:
SqlAnnotationHolder
)