|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.avaje.ebean.config.dbplatform.DatabasePlatform
com.avaje.ebean.config.dbplatform.Oracle10Platform
com.avaje.ebean.config.dbplatform.Oracle9Platform
public class Oracle9Platform
Since Ebean v2.2.0 Oracle9 is no different from Oracle10.
This will be removed in the future.
Constructor Summary | |
---|---|
Oracle9Platform() |
Method Summary |
---|
Methods inherited from class com.avaje.ebean.config.dbplatform.Oracle10Platform |
---|
createSequenceIdGenerator |
Methods inherited from class com.avaje.ebean.config.dbplatform.DatabasePlatform |
---|
convertQuotedIdentifiers, getBlobDbType, getBooleanDbType, getCloseQuote, getDbDdlSyntax, getDbEncrypt, getDbIdentity, getDbTypeMap, getName, getOpenQuote, getSqlLimiter, isIdInExpandedForm, isTreatEmptyStringsAsNull, setDbEncrypt |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Oracle9Platform()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |