org.deegree.sqldialect.oracle
Class OracleDialectProvider
java.lang.Object
org.deegree.sqldialect.oracle.OracleDialectProvider
- All Implemented Interfaces:
- SQLDialectProvider
public class OracleDialectProvider
- extends Object
- implements SQLDialectProvider
SQLDialectProvider
for Oracle spatial databases.
- Version:
- $Revision: 31323 $, $Date: 2011-07-19 16:15:16 +0200 (Tue, 19 Jul 2011) $
- Author:
- Andreas Schmitz, Stephan Reichhelm, last edited by: $Author: sreichhelm $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleDialectProvider
public OracleDialectProvider()
getSupportedType
public ConnectionManager.Type getSupportedType()
- Specified by:
getSupportedType
in interface SQLDialectProvider
- Returns:
- the db type which is supported by this feature store provider
create
public SQLDialect create(String connId,
DeegreeWorkspace ws)
throws ResourceInitException
- Specified by:
create
in interface SQLDialectProvider
- Returns:
- new SQL dialect instance configured for the given JDBC connection id
- Throws:
ResourceInitException
Copyright © 2011. All Rights Reserved.