|
|||||||||||
| 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.PlatformMssqlImpl
MS SQL Platform implementation.
| Field Summary |
| Fields inherited from interface org.apache.torque.engine.platform.Platform |
IDENTITY, SEQUENCE |
| Constructor Summary | |
PlatformMssqlImpl()
Default constructor. |
|
| Method Summary | |
int |
getMaxColumnNameLength()
Returns the max column length supported by the db. |
java.lang.String |
getNullString(boolean notNull)
|
| Methods inherited from class org.apache.torque.engine.platform.PlatformDefaultImpl |
getAutoIncrement, getDomainForSchemaType, getNativeIdMethod, hasScale, hasSize, setSchemaDomainMapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PlatformMssqlImpl()
| Method Detail |
public int getMaxColumnNameLength()
Platform
getMaxColumnNameLength in interface PlatformgetMaxColumnNameLength in class PlatformDefaultImplPlatform.getMaxColumnNameLength()public java.lang.String getNullString(boolean notNull)
getNullString in interface PlatformgetNullString in class PlatformDefaultImplNULL if null values are
allowed (as recomended by Microsoft).Platform.getNullString(boolean)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||