|
|||||||||||
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.PlatformSybaseImpl
Sybase Platform implementation.
Field Summary |
Fields inherited from interface org.apache.torque.engine.platform.Platform |
IDENTITY, SEQUENCE |
Constructor Summary | |
PlatformSybaseImpl()
Default constructor. |
Method Summary | |
int |
getMaxColumnNameLength()
Returns the max column length supported by the db. |
Methods inherited from class org.apache.torque.engine.platform.PlatformDefaultImpl |
getAutoIncrement, getDomainForSchemaType, getNativeIdMethod, 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 PlatformSybaseImpl()
Method Detail |
public int getMaxColumnNameLength()
Platform
getMaxColumnNameLength
in interface Platform
getMaxColumnNameLength
in class PlatformDefaultImpl
Platform.getMaxColumnNameLength()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |