|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.melati.poem.BasePoemType
org.melati.poem.AtomPoemType
org.melati.poem.IntegerPoemType
org.melati.poem.TroidPoemType
public class TroidPoemType
Table row ids.
| Field Summary | |
|---|---|
static TroidPoemType |
it
The instance. |
| Fields inherited from class org.melati.poem.IntegerPoemType |
|---|
nullableInstance |
| Fields inherited from class org.melati.poem.AtomPoemType |
|---|
sqlTypeName |
| Fields inherited from class org.melati.poem.BasePoemType |
|---|
nullable |
| Constructor Summary | |
|---|---|
TroidPoemType()
Construct a non-nullable type. |
|
| Method Summary | |
|---|---|
protected boolean |
_canRepresent(SQLPoemType other)
|
protected void |
_saveColumnInfo(ColumnInfo columnInfo)
|
java.lang.String |
toDsdType()
Might be nicer as 'Troid'. |
java.lang.String |
toString()
|
| Methods inherited from class org.melati.poem.IntegerPoemType |
|---|
_assertValidRaw, _getRaw, _possibleRaws, _rawOfString, _setRaw |
| Methods inherited from class org.melati.poem.AtomPoemType |
|---|
_assertValidCooked, _cookedOfRaw, _quotedRaw, _rawOfCooked, _sqlDefinition, _stringOfCooked, _stringOfRaw, _toString, sqlDefaultValue |
| Methods inherited from class org.melati.poem.BasePoemType |
|---|
assertValidCooked, assertValidRaw, canRepresent, clone, cookedOfRaw, getLimitRaw, getLowRaw, getNullable, getRaw, possibleRaws, quotedRaw, rawOfCooked, rawOfString, saveColumnInfo, setRaw, setRawRange, sqlDefinition, sqlTypeCode, sqlTypeDefinition, stringOfCooked, stringOfRaw, withNullable |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final TroidPoemType it
| Constructor Detail |
|---|
public TroidPoemType()
| Method Detail |
|---|
protected void _saveColumnInfo(ColumnInfo columnInfo)
throws AccessPoemException
_saveColumnInfo in class IntegerPoemTypeAccessPoemExceptionprotected boolean _canRepresent(SQLPoemType other)
IntegerPoemType
_canRepresent in class IntegerPoemTypeBasePoemType._canRepresent(org.melati.poem.SQLPoemType)public java.lang.String toString()
toString in class BasePoemTypeObject.toString()public java.lang.String toDsdType()
toDsdType in interface PoemTypetoDsdType in class IntegerPoemTypePoemType.toDsdType()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||