|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectorg.melati.poem.JdbcTable
org.melati.poem.test.EverythingTable
org.melati.poem.test.generated.EverythingAbstractTableBase
org.melati.poem.test.EverythingAbstractTable
org.melati.poem.test.generated.EAExtendedTableBase
org.melati.poem.test.EAExtendedTable
public class EAExtendedTable
Melati POEM generated, programmer modifiable stub
for a EAExtendedTable object.
Description: Every datatype inheritted from an abstract table and a normally defined.
Field summary for SQL table EAExtended
| ||
|---|---|---|
| Name | Type | Description |
| id | Integer | |
| binaryfield2 | byte[] | Second Binary Field |
| stringfield2 | String | Second String Field |
| passwordfield2 | String | Second Password Field |
| booleanfield2 | Boolean | Second Boolean Field |
| datefield2 | Date | Second Date Field |
| doublefield2 | Double | Second Double Field |
| integerfield2 | Integer | Second Integer Field |
| longfield2 | Long | Second Long Field |
| bigdecimalfield2 | BigDecimal | Second BigDecimal Field |
| timestampfield2 | Timestamp | Second Timestamp Field |
| Constructor Summary | |
|---|---|
EAExtendedTable(org.melati.poem.Database database,
String name,
org.melati.poem.DefinitionSource definitionSource)
Constructor. |
|
| Method Summary |
|---|
| Methods inherited from class org.melati.poem.test.generated.EverythingAbstractTableBase |
|---|
getBigdecimalfieldColumn, getBinaryfieldColumn, getBooleanfieldColumn, getDatefieldColumn, getDoublefieldColumn, getEverythingAbstractObject, getEverythingAbstractObject, getIntegerfieldColumn, getLongfieldColumn, getPasswordfieldColumn, getStringfieldColumn, getTimestampfieldColumn |
| Methods inherited from class org.melati.poem.JdbcTable |
|---|
_getColumn, addColumnAndCommit, addListener, appendWhereClause, cachedCount, cachedCount, cachedCount, cachedCount, cachedCount, cachedExists, cachedSelection, cachedSelectionField, cachedSelectionType, canDeleteColumn, canReadColumn, canSelectColumn, canWriteColumn, clearColumnInfoCaches, cnfWhereClause, cnfWhereClause, columns, columnWithColumnInfoID, count, count, count, count, countSQL, countSQL, create, create, createTableInfo, dbAddConstraints, dbModifyStructure, defaultOrderByClause, defaultRememberAllTroids, defineColumn, delete_unsafe, delete, deleteColumnAndCommit, deletedColumn, displayColumn, displayColumns, displayColumnsCount, dump, dump, dumpCacheAnalysis, equals, exists, exists, extrasCount, firstSelection, getCacheInfo, getCanCreate, getCategory, getColumn, getColumnsCount, getDatabase, getDbmsTableType, getDefaultCanDelete, getDefaultCanRead, getDefaultCanWrite, getDescription, getDetailDisplayColumns, getDetailDisplayColumnsCount, getDisplayName, getDsdName, getInfo, getMostRecentTroid, getName, getNextExtrasIndex, getObject, getObject, getRecordDisplayColumns, getRecordDisplayColumnsCount, getSearchCriterionColumns, getSearchCriterionColumnsCount, getSummaryDisplayColumns, getSummaryDisplayColumnsCount, getTableInfo, hashCode, invalidateTransactionStuffs, load, newPersistent, notifyColumnInfo, notifyTouched, postInitialise, primaryCriterionColumn, quotedName, readLock, referencesTo, referencesTo, rememberAllTroids, selection, selection, selection, selection, selection, selection, selectionSQL, serial, setCacheLimit, setDisplayColumn, setSearchColumn, setTableInfo, tableInfoID, toString, trimCache, troidColumn, troidFor, troidSelection, troidSelection, troidSelection, uncache, unifyWithColumnInfo, unifyWithDB, whereClause, whereClause, writeDown |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EAExtendedTable(org.melati.poem.Database database,
String name,
org.melati.poem.DefinitionSource definitionSource)
throws org.melati.poem.PoemException
database - the POEM database we are usingname - the name of this TabledefinitionSource - which definition is being used
org.melati.poem.PoemException - if anything goes wrong
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||