org.apache.derby.iapi.reference
Interface EngineType


public interface EngineType


Field Summary
static int NONE
           
static java.lang.String PROPERTY
           
static int STANDALONE_DB
           
static int STORELESS_ENGINE
           
 

Field Detail

STANDALONE_DB

public static final int STANDALONE_DB
See Also:
Constant Field Values

STORELESS_ENGINE

public static final int STORELESS_ENGINE
See Also:
Constant Field Values

NONE

public static final int NONE
See Also:
Constant Field Values

PROPERTY

public static final java.lang.String PROPERTY
See Also:
Constant Field Values


Apache Derby V10.0 Engine Documentation - Copyright © 1997,2004 The Apache Software Foundation or its licensors, as applicable.