- All Known Implementing Classes:
FileDatabaseSoftware,ServiceDatabaseSoftware
public interface IDatabaseSoftware
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptiondefault IOptional<String,RuntimeException> getJdbcUrlPattern(String name) intgetPort()booleanbooleanname()
-
Field Details
-
TCP
- See Also:
-
SSL
- See Also:
-
SID
- See Also:
-
SERVICE
- See Also:
-
DEFAULT
- See Also:
-
-
Method Details
-
getDriver
Driver getDriver() -
getDriverName
String getDriverName() -
getProtocol
String getProtocol() -
getPort
int getPort() -
isApplicable
boolean isApplicable() -
isGisSupportApplicable
boolean isGisSupportApplicable() -
getDefaultJdbcUrlPatternName
String getDefaultJdbcUrlPatternName() -
getJdbcUrlPattern
-
getJdbcUrlPatterns
List<IJdbcPattern> getJdbcUrlPatterns() -
name
String name() -
getDefaultSchema
-