|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.core.dbsupport.DbSupport
org.unitils.core.dbsupport.OracleDbSupport
org.unitils.core.dbsupport.Oracle9DbSupport
public class Oracle9DbSupport
| Field Summary |
|---|
| Fields inherited from class org.unitils.core.dbsupport.DbSupport |
|---|
PROPKEY_IDENTIFIER_QUOTE_STRING, PROPKEY_STORED_IDENTIFIER_CASE |
| Constructor Summary | |
|---|---|
Oracle9DbSupport()
|
|
| Method Summary | |
|---|---|
protected java.lang.Integer |
getOracleMajorVersionNumber()
|
| Methods inherited from class org.unitils.core.dbsupport.OracleDbSupport |
|---|
disableReferentialConstraints, disableValueConstraints, dropMaterializedView, dropTable, dropType, dropView, getColumnNames, getLongDataType, getMaterializedViewNames, getSequenceNames, getSequenceValue, getSynonymNames, getTableNames, getTextDataType, getTriggerNames, getTypeNames, getViewNames, incrementSequenceToValue, supportsCascade, supportsMaterializedViews, supportsPurge, supportsSequences, supportsSynonyms, supportsTriggers, supportsTypes |
| Methods inherited from class org.unitils.core.dbsupport.DbSupport |
|---|
dropSequence, dropSynonym, dropTrigger, getDatabaseDialect, getIdentifierQuoteString, getIdentityColumnNames, getSchemaName, getSQLHandler, getStoredIdentifierCase, incrementIdentityColumnToValue, init, qualified, quoted, supportsIdentityColumns, toCorrectCaseIdentifier |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Oracle9DbSupport()
| Method Detail |
|---|
protected java.lang.Integer getOracleMajorVersionNumber()
getOracleMajorVersionNumber in class OracleDbSupport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||