History log of /frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/InsertionMethod.kt
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
86b3f8d9bd637749668174e0736fe9fbecbcfb09 27-Jun-2017 Yuichi Araki <yaraki@google.com> Multiple Entities in Insert, Update and Delete

Dao can now have @Insert, @Update and @Delete methods with more than one
types of Entities.

Bug: 62682405
Test: SimpleEntityReadWriteTest, *ProcessorTests
Change-Id: Ib2f1afabff237f26d250b3fcf7b2fdf50d01ecff
(cherry picked from commit 77d77afb0cde4df833c6d10f641de2dc81f859b8)
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/InsertionMethod.kt
dd6aaec8254abfee2dd82a5f2c59282f8eeee9ee 31-May-2017 Yuichi Araki <yaraki@google.com> Allow Long[] as return type of @Insert

Bug: 38456866
Test: InsertionMethodProcessorTest
Change-Id: Ic35c93d812fbee2d20cdfe90851d7caee6acd914
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/InsertionMethod.kt
64db0cc15b78b62a1d44a70fc8b4552e660d952c 17-Apr-2017 Yigit Boyar <yboyar@google.com> Mass package renaming from android.support to android.arch

Bug: 37429162
Test: ./gradlew check passes

Change-Id: I911766254b6a9f957ef90429a1efc01c209d693a
/frameworks/support/room/compiler/src/main/kotlin/android/arch/persistence/room/vo/InsertionMethod.kt