a.smali

.class public interface abstract Lorg/greenrobot/greendao/b/a;
.super Ljava/lang/Object;
.source "Database.java"


# virtual methods
.method public abstract H()V
.end method

.method public abstract I()V
.end method

.method public abstract J()V
.end method

.method public abstract a(Ljava/lang/String;[Ljava/lang/String;)Landroid/database/Cursor;
.end method

.method public abstract a()Ljava/lang/Object;
.end method

.method public abstract b(Ljava/lang/String;[Ljava/lang/Object;)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/database/SQLException;
        }
    .end annotation
.end method

.method public abstract b()Z
.end method

.method public abstract c(Ljava/lang/String;)V
    .annotation system Ldalvik/annotation/Throws;
        value = {
            Landroid/database/SQLException;
        }
    .end annotation
.end method

.method public abstract d(Ljava/lang/String;)Lorg/greenrobot/greendao/b/c;
.end method