JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
R
S
T
U
V
A
addOrUpdateRow(Context, String, List<RowDataRequest>)
- Static method in class com.amitshekhar.utils.
PrefHelper
addRow(SQLiteDB, String, List<RowDataRequest>)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
APP_SHARED_PREFERENCES
- Static variable in class com.amitshekhar.utils.
Constants
attachInfo(Context, ProviderInfo)
- Method in class com.amitshekhar.
DebugDBInitProvider
B
blobToString(byte[])
- Static method in class com.amitshekhar.utils.
ConverterUtils
BOOLEAN
- Static variable in class com.amitshekhar.utils.
DataType
C
ClientServer
- Class in
com.amitshekhar.server
ClientServer(Context, int)
- Constructor for class com.amitshekhar.server.
ClientServer
close()
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
close()
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
close()
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
ColumnData()
- Constructor for class com.amitshekhar.model.
TableDataResponse.ColumnData
columns
- Variable in class com.amitshekhar.model.
Response
com.amitshekhar
- package com.amitshekhar
com.amitshekhar.model
- package com.amitshekhar.model
com.amitshekhar.server
- package com.amitshekhar.server
com.amitshekhar.sqlite
- package com.amitshekhar.sqlite
com.amitshekhar.utils
- package com.amitshekhar.utils
Constants
- Class in
com.amitshekhar.utils
Created by amitshekhar on 16/11/16.
ConverterUtils
- Class in
com.amitshekhar.utils
Created by amitshekhar on 06/02/17.
D
DatabaseFileProvider
- Class in
com.amitshekhar.utils
Created by amitshekhar on 06/02/17.
DatabaseHelper
- Class in
com.amitshekhar.utils
Created by amitshekhar on 06/02/17.
dataType
- Variable in class com.amitshekhar.model.
RowDataRequest
dataType
- Variable in class com.amitshekhar.model.
TableDataResponse.ColumnData
DataType
- Class in
com.amitshekhar.utils
Created by amitshekhar on 04/02/17.
dbVersion
- Variable in class com.amitshekhar.model.
Response
DebugDB
- Class in
com.amitshekhar
Created by amitshekhar on 15/11/16.
DebugDBInitProvider
- Class in
com.amitshekhar
Created by amitshekhar on 16/11/16.
DebugDBInitProvider()
- Constructor for class com.amitshekhar.
DebugDBInitProvider
DebugSQLiteDB
- Class in
com.amitshekhar.sqlite
Created by anandgaurav on 12/02/18.
DebugSQLiteDB(SQLiteDatabase)
- Constructor for class com.amitshekhar.sqlite.
DebugSQLiteDB
delete(Uri, String, String[])
- Method in class com.amitshekhar.
DebugDBInitProvider
delete(String, String, String[])
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
delete(String, String, String[])
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
delete(String, String, String[])
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
deleteRow(SQLiteDB, String, List<RowDataRequest>)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
deleteRow(Context, String, List<RowDataRequest>)
- Static method in class com.amitshekhar.utils.
PrefHelper
detectMimeType(String)
- Static method in class com.amitshekhar.utils.
Utils
E
error
- Variable in class com.amitshekhar.model.
Response
errorMessage
- Variable in class com.amitshekhar.model.
TableDataResponse
exec(SQLiteDB, String)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
execSQL(String)
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
execSQL(String)
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
execSQL(String)
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
F
fastIsAscii(byte[])
- Static method in class com.amitshekhar.utils.
ConverterUtils
FLOAT
- Static variable in class com.amitshekhar.utils.
DataType
G
getAddressLog()
- Static method in class com.amitshekhar.
DebugDB
getAddressLog(Context, int)
- Static method in class com.amitshekhar.utils.
NetworkUtils
getAllPrefData(Context, String)
- Static method in class com.amitshekhar.utils.
PrefHelper
getAllPrefTableName(Context)
- Static method in class com.amitshekhar.utils.
PrefHelper
getAllTableName(SQLiteDB)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
getDatabase(String, HashMap<String, Pair<File, String>>)
- Static method in class com.amitshekhar.utils.
Utils
getDatabaseFiles(Context)
- Static method in class com.amitshekhar.utils.
DatabaseFileProvider
getSharedPreferenceTags(Context)
- Static method in class com.amitshekhar.utils.
PrefHelper
getTableData(SQLiteDB, String, String)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
getType(Uri)
- Method in class com.amitshekhar.
DebugDBInitProvider
getVersion()
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
getVersion()
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
getVersion()
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
H
handle(Socket)
- Method in class com.amitshekhar.server.
RequestHandler
I
initialize(Context)
- Static method in class com.amitshekhar.
DebugDB
InMemoryDebugSQLiteDB
- Class in
com.amitshekhar.sqlite
Created by anandgaurav on 12/02/18.
InMemoryDebugSQLiteDB(SupportSQLiteDatabase)
- Constructor for class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
insert(Uri, ContentValues)
- Method in class com.amitshekhar.
DebugDBInitProvider
insert(String, String, ContentValues)
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
insert(String, String, ContentValues)
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
insert(String, String, ContentValues)
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
INTEGER
- Static variable in class com.amitshekhar.utils.
DataType
isEditable
- Variable in class com.amitshekhar.model.
TableDataResponse
isOpen()
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
isOpen()
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
isOpen()
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
isPrimary
- Variable in class com.amitshekhar.model.
RowDataRequest
isPrimary
- Variable in class com.amitshekhar.model.
TableDataResponse.TableInfo
isRunning()
- Method in class com.amitshekhar.server.
ClientServer
isSelectQuery
- Variable in class com.amitshekhar.model.
TableDataResponse
isServerRunning()
- Static method in class com.amitshekhar.
DebugDB
isSuccessful
- Variable in class com.amitshekhar.model.
Response
isSuccessful
- Variable in class com.amitshekhar.model.
TableDataResponse
isSuccessful
- Variable in class com.amitshekhar.model.
UpdateRowResponse
L
loadContent(String, AssetManager)
- Static method in class com.amitshekhar.utils.
Utils
LONG
- Static variable in class com.amitshekhar.utils.
DataType
N
NAME
- Static variable in class com.amitshekhar.utils.
Constants
NetworkUtils
- Class in
com.amitshekhar.utils
Created by amitshekhar on 15/11/16.
NULL
- Static variable in class com.amitshekhar.utils.
Constants
O
onCreate()
- Method in class com.amitshekhar.
DebugDBInitProvider
P
PK
- Static variable in class com.amitshekhar.utils.
Constants
PrefHelper
- Class in
com.amitshekhar.utils
Created by amitshekhar on 06/02/17.
Q
query(Uri, String[], String, String[], String)
- Method in class com.amitshekhar.
DebugDBInitProvider
R
rawQuery(String, String[])
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
rawQuery(String, String[])
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
rawQuery(String, String[])
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
REAL
- Static variable in class com.amitshekhar.utils.
DataType
RequestHandler
- Class in
com.amitshekhar.server
Created by amitshekhar on 06/02/17.
RequestHandler(Context)
- Constructor for class com.amitshekhar.server.
RequestHandler
Response
- Class in
com.amitshekhar.model
Created by amitshekhar on 15/11/16.
Response()
- Constructor for class com.amitshekhar.model.
Response
RowDataRequest
- Class in
com.amitshekhar.model
Created by amitshekhar on 04/02/17.
RowDataRequest()
- Constructor for class com.amitshekhar.model.
RowDataRequest
rows
- Variable in class com.amitshekhar.model.
Response
rows
- Variable in class com.amitshekhar.model.
TableDataResponse
run()
- Method in class com.amitshekhar.server.
ClientServer
S
setCustomDatabaseFiles(HashMap<String, Pair<File, String>>)
- Static method in class com.amitshekhar.
DebugDB
setCustomDatabaseFiles(HashMap<String, Pair<File, String>>)
- Method in class com.amitshekhar.server.
ClientServer
setCustomDatabaseFiles(HashMap<String, Pair<File, String>>)
- Method in class com.amitshekhar.server.
RequestHandler
setInMemoryRoomDatabases(HashMap<String, SupportSQLiteDatabase>)
- Static method in class com.amitshekhar.
DebugDB
setInMemoryRoomDatabases(HashMap<String, SupportSQLiteDatabase>)
- Method in class com.amitshekhar.server.
ClientServer
setInMemoryRoomDatabases(HashMap<String, SupportSQLiteDatabase>)
- Method in class com.amitshekhar.server.
RequestHandler
shutDown()
- Static method in class com.amitshekhar.
DebugDB
SQLiteDB
- Interface in
com.amitshekhar.sqlite
Created by anandgaurav on 12/02/18.
start()
- Method in class com.amitshekhar.server.
ClientServer
stop()
- Method in class com.amitshekhar.server.
ClientServer
STRING_SET
- Static variable in class com.amitshekhar.utils.
DataType
T
TableDataResponse
- Class in
com.amitshekhar.model
Created by amitshekhar on 04/02/17.
TableDataResponse()
- Constructor for class com.amitshekhar.model.
TableDataResponse
TableDataResponse.ColumnData
- Class in
com.amitshekhar.model
TableDataResponse.TableInfo
- Class in
com.amitshekhar.model
TableInfo()
- Constructor for class com.amitshekhar.model.
TableDataResponse.TableInfo
tableInfos
- Variable in class com.amitshekhar.model.
TableDataResponse
TableNameParser
- Class in
com.amitshekhar.utils
Ultra light, Ultra fast parser to extract table name out SQLs, supports oracle dialect SQLs as well.
TableNameParser(String)
- Constructor for class com.amitshekhar.utils.
TableNameParser
Extracts table names out of SQL
tables()
- Method in class com.amitshekhar.utils.
TableNameParser
TEXT
- Static variable in class com.amitshekhar.utils.
DataType
title
- Variable in class com.amitshekhar.model.
RowDataRequest
title
- Variable in class com.amitshekhar.model.
TableDataResponse.TableInfo
U
update(Uri, ContentValues, String, String[])
- Method in class com.amitshekhar.
DebugDBInitProvider
update(String, ContentValues, String, String[])
- Method in class com.amitshekhar.sqlite.
DebugSQLiteDB
update(String, ContentValues, String, String[])
- Method in class com.amitshekhar.sqlite.
InMemoryDebugSQLiteDB
update(String, ContentValues, String, String[])
- Method in interface com.amitshekhar.sqlite.
SQLiteDB
updateRow(SQLiteDB, String, List<RowDataRequest>)
- Static method in class com.amitshekhar.utils.
DatabaseHelper
UpdateRowResponse
- Class in
com.amitshekhar.model
Created by amitshekhar on 04/02/17.
UpdateRowResponse()
- Constructor for class com.amitshekhar.model.
UpdateRowResponse
Utils
- Class in
com.amitshekhar.utils
Created by amitshekhar on 06/02/17.
V
value
- Variable in class com.amitshekhar.model.
RowDataRequest
value
- Variable in class com.amitshekhar.model.
TableDataResponse.ColumnData
A
B
C
D
E
F
G
H
I
L
N
O
P
Q
R
S
T
U
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes