public class DuckDBDatabase
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.nio.ByteBuffer |
db_ref |
protected boolean |
read_only |
protected java.lang.String |
url |
Constructor and Description |
---|
DuckDBDatabase(java.lang.String url,
boolean read_only) |
Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
void |
shutdown() |