public interface SqlPersistenceProvider
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
void |
onCreate() |
void |
onDestroy() |
void onCreate()
void onDestroy()
Connection getConnection() throws SQLException
SQLExceptionCopyright © 2018. All rights reserved.