|
||||||||||
| 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.PlatformHypersonicImpl
public class PlatformHypersonicImpl
HSQLDB (formerly known as Hypersonic) Platform implementation.
| Field Summary |
|---|
| Fields inherited from interface org.apache.torque.engine.platform.Platform |
|---|
IDENTITY, SEQUENCE |
| Constructor Summary | |
|---|---|
PlatformHypersonicImpl()
Default constructor. |
|
| Method Summary | |
|---|---|
boolean |
createNotNullBeforeAutoincrement()
Returns whether the "not null part" of the definition of a column should be generated before the "autoincrement part" in a "create table" statement. |
java.lang.String |
getAutoIncrement()
|
| Methods inherited from class org.apache.torque.engine.platform.PlatformDefaultImpl |
|---|
getDomainForSchemaType, getMaxColumnNameLength, 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 PlatformHypersonicImpl()
| Method Detail |
|---|
public java.lang.String getAutoIncrement()
getAutoIncrement in interface PlatformgetAutoIncrement in class PlatformDefaultImplPlatform.getAutoIncrement()public boolean createNotNullBeforeAutoincrement()
createNotNullBeforeAutoincrement in interface PlatformcreateNotNullBeforeAutoincrement in class PlatformDefaultImplPlatform.createNotNullBeforeAutoincrement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||