Class AsyncQLiteStatement

  • All Implemented Interfaces:
    androidx.sqlite.SQLiteStatement

    
    public final class AsyncQLiteStatement
     implements SQLiteStatement
                        

    An extension of the SQLiteStatement class that binds index values and declares indexes to get from the result.

    Since:

    0.0.1

    Author:

    Ron Lauren Hombre