public abstract class TView<DB extends TDatabase<DB>> extends DBView
DBView.DBViewColumn
DBRowSet.FieldInitMode, DBRowSet.PartialMode
Modifier and Type | Field and Description |
---|---|
DB |
DB |
beanType, columnReferences, columns, comment, db, entityName, log, timestampColumn
CTX_ALIAS, CTX_ALL, CTX_DEFAULT, CTX_FULLNAME, CTX_NAME, CTX_NOPARENTHESIS, CTX_VALUE
Constructor and Description |
---|
TView(String name,
DB db) |
TView(String name,
DB db,
boolean isUpdateable) |
Modifier and Type | Method and Description |
---|---|
DB |
getDatabase()
finally we know the database type
|
addColumn, addColumn, addColumn, addColumn, addColumn, addSQL, createCommand, createRecord, deleteRecord, findViewColumn, getAlias, getFullName, getKeyColumns, getName, isUpdateable, newCommand, setKeyColumn, setKeyColumns, updateRecord
addColumnReference, addReferencedColumns, checkParamRecord, completeInitRecord, count, createRecordCommand, deleteAllReferences, deleteRecord, deleteReferenceRecords, equals, getBeanType, getColumn, getColumn, getColumnExprAt, getColumnIndex, getColumnIndex, getColumnReferences, getColumns, getComment, getEntityName, getIdentifier, getKeyConstraints, getRenameTablePhrase, getRowsetData, getTimestampColumn, hashCode, initRecord, initRecord, initRecordDefaultValues, isColumnReadOnly, isKeyColumn, isSame, key, on, on, prepareInitRecord, readRecord, readRecord, readRecord, recordExists, recordExists, setBeanType, setBeanType, setComment, setEntityName, setRowsetData, setTimestampColumn
checkParamNull
public final DB getDatabase()
getDatabase
in class DBRowSet
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.