java.lang.Object
org.firebirdsql.gds.impl.BaseGDSFactoryPlugin
org.firebirdsql.gds.impl.jni.NativeGDSFactoryPlugin
- All Implemented Interfaces:
org.firebirdsql.gds.impl.GDSFactoryPlugin
public final class NativeGDSFactoryPlugin
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
-
NATIVE_TYPE_NAME
- See Also:
-
-
Constructor Details
-
NativeGDSFactoryPlugin
public NativeGDSFactoryPlugin()
-
-
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
-