|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.torque.engine.platform.PlatformDefaultImpl
org.apache.torque.engine.platform.PlatformOracleImpl
public class PlatformOracleImpl
Oracle Platform implementation.
| Field Summary |
|---|
| Fields inherited from interface org.apache.torque.engine.platform.Platform |
|---|
IDENTITY, SEQUENCE |
| Constructor Summary | |
|---|---|
PlatformOracleImpl()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getAutoIncrement()
|
int |
getMaxColumnNameLength()
Returns the max column length supported by the db. |
java.lang.String |
getNativeIdMethod()
Returns the native IdMethod (sequence|identity) |
| Methods inherited from class org.apache.torque.engine.platform.PlatformDefaultImpl |
|---|
createNotNullBeforeAutoincrement, getDomainForSchemaType, getNullString, hasScale, hasSize, setSchemaDomainMapping |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PlatformOracleImpl()
| Method Detail |
|---|
public int getMaxColumnNameLength()
Platform
getMaxColumnNameLength in interface PlatformgetMaxColumnNameLength in class PlatformDefaultImplPlatform.getMaxColumnNameLength()public java.lang.String getNativeIdMethod()
Platform
getNativeIdMethod in interface PlatformgetNativeIdMethod in class PlatformDefaultImplPlatform.getNativeIdMethod()public java.lang.String getAutoIncrement()
getAutoIncrement in interface PlatformgetAutoIncrement in class PlatformDefaultImplPlatform.getAutoIncrement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||