Class ShadowNativeSQLiteConnection

java.lang.Object
org.robolectric.shadows.ShadowSQLiteConnection
org.robolectric.shadows.ShadowNativeSQLiteConnection

@Implements(className="android.database.sqlite.SQLiteConnection",
            isInAndroidSdk=false)
public class ShadowNativeSQLiteConnection
extends ShadowSQLiteConnection
Shadow for SQLiteConnection that is backed by native code