public interface EngineType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
PROPERTY
Property used to define the type of engine required.
|
static int |
STANDALONE_DB
Full database engine, the typical configuration.
|
static int |
STORELESS_ENGINE
A JDBC engine with a query language layer but no
store layer executing.
|
static final int STANDALONE_DB
static final int STORELESS_ENGINE
static final java.lang.String PROPERTY
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.