java.lang.Object
org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
org.firebirdsql.gds.impl.jni.EmbeddedGDSFactoryPlugin
- All Implemented Interfaces:
org.firebirdsql.gds.impl.GDSFactoryPlugin
public final class EmbeddedGDSFactoryPlugin
extends org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
equals, getConnectionClass, getDatabasePath, hashCode, requirePath
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.firebirdsql.gds.impl.GDSFactoryPlugin
getDatabasePath
-
Field Details
-
EMBEDDED_TYPE_NAME
- See Also:
-
-
Constructor Details
-
EmbeddedGDSFactoryPlugin
public EmbeddedGDSFactoryPlugin()
-
-
Method Details
-
getPluginName
-
getTypeName
-
getTypeAliases
Deprecated, for removal: This API element is subject to removal in a future version. -
getTypeAliasList
-
getSupportedProtocols
Deprecated, for removal: This API element is subject to removal in a future version. -
getSupportedProtocolList
-
getDefaultProtocol
- Specified by:
getDefaultProtocol
in interfaceorg.firebirdsql.gds.impl.GDSFactoryPlugin
- Overrides:
getDefaultProtocol
in classorg.firebirdsql.gds.impl.BaseGDSFactoryPlugin
-
getDatabasePath
- Specified by:
getDatabasePath
in interfaceorg.firebirdsql.gds.impl.GDSFactoryPlugin
- Overrides:
getDatabasePath
in classorg.firebirdsql.gds.impl.BaseGDSFactoryPlugin
- Throws:
SQLException
-
getDatabaseFactory
-