LookupIndex

@Target(allowedTargets = [AnnotationTarget.PROPERTY])
annotation class LookupIndex(val tableSuffix: String, val consistency: LookupConsistency = LookupConsistency.BATCH)

Properties

Link copied to clipboard
Link copied to clipboard