public abstract class Sqlite3Runner extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
Sqlite3Runner(ExecutableConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertSqlite3Available() |
protected com.github.mike10004.nativehelper.subprocess.Subprocess.Builder |
getSqlite3Builder() |
protected Sqlite3Runner(ExecutableConfig config)
protected void assertSqlite3Available()
throws SQLException
SQLExceptionprotected com.github.mike10004.nativehelper.subprocess.Subprocess.Builder getSqlite3Builder()
Copyright © 2016–2018. All rights reserved.