Searched refs:fromAnnotationValue (Results 1 – 4 of 4) sorted by relevance
32 fun fromAnnotationValue(value: Int) = mapping[value] method
73 ForeignKeyAction.fromAnnotationValue( in <lambda>()77 ForeignKeyAction.fromAnnotationValue( in <lambda>()
59 SQLTypeAffinity.fromAnnotationValue(affinityInt) in process()87 collate = Collate.fromAnnotationValue(collateInt), in process()
310 fun fromAnnotationValue(value: Int?): SQLTypeAffinity? { in fromAnnotationValue() method330 fun fromAnnotationValue(value: Int?): Collate? { in fromAnnotationValue() method