ColumnInfo.SQLiteTypeAffinity
@IntDef(value = [1, 2, 3, 4, 5]) @Retention(value = AnnotationRetention.BINARY) annotation ColumnInfo.SQLiteTypeAffinity
The SQLite column type constants that can be used in typeAffinity()
Summary
Public constructors |
|
|---|---|
@IntDef(value = [1, 2, 3, 4, 5]) @Retention(value = AnnotationRetention.BINARY) annotation ColumnInfo.SQLiteTypeAffinity
The SQLite column type constants that can be used in typeAffinity()
Public constructors |
|
|---|---|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2022-02-23 UTC.