Serialized Form


Package com.ibm.db.models.db2

Package com.ibm.db.models.db2.impl

Class com.ibm.db.models.db2.impl.DB2AliasImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

aliasedTable

org.eclipse.wst.rdb.internal.models.sql.tables.Table aliasedTable
The cached value of the 'Aliased Table' reference.

See Also:
DB2AliasImpl.getAliasedTable()

Class com.ibm.db.models.db2.impl.DB2ApplicationProcessImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

isolationLevel

IsolationLevelType isolationLevel
The cached value of the 'Isolation Level' attribute.

See Also:
DB2ApplicationProcessImpl.getIsolationLevel()

unitOfWork

DB2Transaction unitOfWork
The cached value of the 'Unit Of Work' containment reference.

See Also:
DB2ApplicationProcessImpl.getUnitOfWork()

Class com.ibm.db.models.db2.impl.DB2ColumnImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.ColumnImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

generationType

GenerateType generationType
The cached value of the 'Generation Type' attribute.

See Also:
DB2ColumnImpl.getGenerationType()

Class com.ibm.db.models.db2.impl.DB2DatabaseImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.DatabaseImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

partitioned

boolean partitioned
The cached value of the 'Partitioned' attribute.

See Also:
DB2DatabaseImpl.isPartitioned()

Class com.ibm.db.models.db2.impl.DB2DatabaseManagerImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

databases

org.eclipse.emf.common.util.EList databases
The cached value of the 'Databases' reference list.

See Also:
DB2DatabaseManagerImpl.getDatabases()

db2Process

org.eclipse.emf.common.util.EList db2Process
The cached value of the 'Db2 Process' reference list.

See Also:
DB2DatabaseManagerImpl.getDb2Process()

server

org.eclipse.emf.common.util.EList server
The cached value of the 'Server' reference list.

See Also:
DB2DatabaseManagerImpl.getServer()

Class com.ibm.db.models.db2.impl.DB2ExtendedOptionsImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

classpathCompileJars

java.lang.String classpathCompileJars
The cached value of the 'Classpath Compile Jars' attribute.

See Also:
DB2ExtendedOptionsImpl.getClasspathCompileJars()

preCompileOpts

java.lang.String preCompileOpts
The cached value of the 'Pre Compile Opts' attribute.

See Also:
DB2ExtendedOptionsImpl.getPreCompileOpts()

forDebug

boolean forDebug
The cached value of the 'For Debug' attribute.

See Also:
DB2ExtendedOptionsImpl.isForDebug()

built

boolean built
The cached value of the 'Built' attribute.

See Also:
DB2ExtendedOptionsImpl.isBuilt()

compileOpts

java.lang.String compileOpts
The cached value of the 'Compile Opts' attribute.

See Also:
DB2ExtendedOptionsImpl.getCompileOpts()

linkOpts

java.lang.String linkOpts
The cached value of the 'Link Opts' attribute.

See Also:
DB2ExtendedOptionsImpl.getLinkOpts()

bindOpts

java.lang.String bindOpts
The cached value of the 'Bind Opts' attribute.

See Also:
DB2ExtendedOptionsImpl.getBindOpts()

colid

java.lang.String colid
The cached value of the 'Colid' attribute.

See Also:
DB2ExtendedOptionsImpl.getColid()

Class com.ibm.db.models.db2.impl.DB2IdentitySpecifierImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.IdentitySpecifierImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

cache

int cache
The cached value of the 'Cache' attribute.

See Also:
DB2IdentitySpecifierImpl.getCache()

order

boolean order
The cached value of the 'Order' attribute.

See Also:
DB2IdentitySpecifierImpl.isOrder()

systemGenerated

boolean systemGenerated
The cached value of the 'System Generated' attribute.

See Also:
DB2IdentitySpecifierImpl.isSystemGenerated()

Class com.ibm.db.models.db2.impl.DB2IndexImpl extends org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

indexType

DB2IndexType indexType
The cached value of the 'Index Type' attribute.

See Also:
DB2IndexImpl.getIndexType()

xmlPattern

java.lang.String xmlPattern
The cached value of the 'Xml Pattern' attribute.

See Also:
DB2IndexImpl.getXmlPattern()

db2MultidimensionalIndex

DB2MultidimensionalIndex db2MultidimensionalIndex
The cached value of the 'DB2 Multidimensional Index' reference.

See Also:
DB2IndexImpl.getDB2MultidimensionalIndex()

Class com.ibm.db.models.db2.impl.DB2JarImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName
The cached value of the 'File Name' attribute.

See Also:
DB2JarImpl.getFileName()

path

java.lang.String path
The cached value of the 'Path' attribute.

See Also:
DB2JarImpl.getPath()

owner

java.lang.String owner
The cached value of the 'Owner' attribute.

See Also:
DB2JarImpl.getOwner()

createdTS

java.lang.String createdTS
The cached value of the 'Created TS' attribute.

See Also:
DB2JarImpl.getCreatedTS()

alteredTS

java.lang.String alteredTS
The cached value of the 'Altered TS' attribute.

See Also:
DB2JarImpl.getAlteredTS()

procedures

org.eclipse.emf.common.util.EList procedures
The cached value of the 'Procedures' reference list.

See Also:
DB2JarImpl.getProcedures()

schema

DB2Schema schema
The cached value of the 'Schema' reference.

See Also:
DB2JarImpl.getSchema()

Class com.ibm.db.models.db2.impl.DB2JavaOptionsImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

className

java.lang.String className
The cached value of the 'Class Name' attribute.

See Also:
DB2JavaOptionsImpl.getClassName()

methodName

java.lang.String methodName
The cached value of the 'Method Name' attribute.

See Also:
DB2JavaOptionsImpl.getMethodName()

sqlj

boolean sqlj
The cached value of the 'Sqlj' attribute.

See Also:
DB2JavaOptionsImpl.isSqlj()

jar

DB2Jar jar
The cached value of the 'Jar' reference.

See Also:
DB2JavaOptionsImpl.getJar()

Class com.ibm.db.models.db2.impl.DB2MaterializedQueryTableImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.DerivedTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

refresh

RefreshType refresh
The cached value of the 'Refresh' attribute.

See Also:
DB2MaterializedQueryTableImpl.getRefresh()

optimizeQuery

boolean optimizeQuery
The cached value of the 'Optimize Query' attribute.

See Also:
DB2MaterializedQueryTableImpl.isOptimizeQuery()

maintainedBy

MaintenanceType maintainedBy
The cached value of the 'Maintained By' attribute.

See Also:
DB2MaterializedQueryTableImpl.getMaintainedBy()

Class com.ibm.db.models.db2.impl.DB2MethodImpl extends org.eclipse.wst.rdb.internal.models.sql.routines.impl.MethodImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fenced

java.lang.String fenced
The cached value of the 'Fenced' attribute.

See Also:
DB2MethodImpl.getFenced()

threadsafe

java.lang.String threadsafe
The cached value of the 'Threadsafe' attribute.

See Also:
DB2MethodImpl.getThreadsafe()

dbInfo

boolean dbInfo
The cached value of the 'Db Info' attribute.

See Also:
DB2MethodImpl.isDbInfo()

implicitSchema

boolean implicitSchema
The cached value of the 'Implicit Schema' attribute.

See Also:
DB2MethodImpl.isImplicitSchema()

federated

boolean federated
The cached value of the 'Federated' attribute.

See Also:
DB2MethodImpl.isFederated()

parmCcsid

java.lang.String parmCcsid
The cached value of the 'Parm Ccsid' attribute.

See Also:
DB2MethodImpl.getParmCcsid()

specialRegister

java.lang.String specialRegister
The cached value of the 'Special Register' attribute.

See Also:
DB2MethodImpl.getSpecialRegister()

changeState

int changeState
The cached value of the 'Change State' attribute.

See Also:
DB2MethodImpl.getChangeState()

debugId

java.lang.String debugId
The cached value of the 'Debug Id' attribute.

See Also:
DB2MethodImpl.getDebugId()

programType

java.lang.String programType
The cached value of the 'Program Type' attribute.

See Also:
DB2MethodImpl.getProgramType()

origSchemaName

java.lang.String origSchemaName
The cached value of the 'Orig Schema Name' attribute.

See Also:
DB2MethodImpl.getOrigSchemaName()

origParmSig

java.lang.String origParmSig
The cached value of the 'Orig Parm Sig' attribute.

See Also:
DB2MethodImpl.getOrigParmSig()

extendedOptions

org.eclipse.emf.common.util.EList extendedOptions
The cached value of the 'Extended Options' containment reference list.

See Also:
DB2MethodImpl.getExtendedOptions()

routineExtensions

org.eclipse.emf.common.util.EList routineExtensions
The cached value of the 'Routine Extensions' reference list.

See Also:
DB2MethodImpl.getRoutineExtensions()

finalCall

boolean finalCall
The cached value of the 'Final Call' attribute.

See Also:
DB2MethodImpl.isFinalCall()

scratchPad

boolean scratchPad
The cached value of the 'Scratch Pad' attribute.

See Also:
DB2MethodImpl.isScratchPad()

scratchPadLength

int scratchPadLength
The cached value of the 'Scratch Pad Length' attribute.

See Also:
DB2MethodImpl.getScratchPadLength()

functionType

java.lang.String functionType
The cached value of the 'Function Type' attribute.

See Also:
DB2MethodImpl.getFunctionType()

predicate

java.lang.String predicate
The cached value of the 'Predicate' attribute.

See Also:
DB2MethodImpl.getPredicate()

externalAction

boolean externalAction
The cached value of the 'External Action' attribute.

See Also:
DB2MethodImpl.isExternalAction()

cardinality

int cardinality
The cached value of the 'Cardinality' attribute.

See Also:
DB2MethodImpl.getCardinality()

allowParallel

boolean allowParallel
The cached value of the 'Allow Parallel' attribute.

See Also:
DB2MethodImpl.isAllowParallel()

returnClause

java.lang.String returnClause
The cached value of the 'Return Clause' attribute.

See Also:
DB2MethodImpl.getReturnClause()

origin

OriginType origin
The cached value of the 'Origin' attribute.

See Also:
DB2MethodImpl.getOrigin()

inheritLockRequest

boolean inheritLockRequest
The cached value of the 'Inherit Lock Request' attribute.

See Also:
DB2MethodImpl.isInheritLockRequest()

returnsSelfAsResult

boolean returnsSelfAsResult
The cached value of the 'Returns Self As Result' attribute.

See Also:
DB2MethodImpl.isReturnsSelfAsResult()

implemented

boolean implemented
The cached value of the 'Implemented' attribute.

See Also:
DB2MethodImpl.isImplemented()

Class com.ibm.db.models.db2.impl.DB2MultidimensionalIndexImpl extends org.eclipse.wst.rdb.internal.models.sql.constraints.impl.IndexImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

dimensionIndexes

org.eclipse.emf.common.util.EList dimensionIndexes
The cached value of the 'Dimension Indexes' reference list.

See Also:
DB2MultidimensionalIndexImpl.getDimensionIndexes()

Class com.ibm.db.models.db2.impl.DB2OLAPObjectImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

schema

DB2Schema schema
The cached value of the 'Schema' reference.

See Also:
DB2OLAPObjectImpl.getSchema()

Class com.ibm.db.models.db2.impl.DB2PackageImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

operative

boolean operative
The cached value of the 'Operative' attribute.

See Also:
DB2PackageImpl.isOperative()

Class com.ibm.db.models.db2.impl.DB2ProcedureDeployImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName
The cached value of the 'File Name' attribute.

See Also:
DB2ProcedureDeployImpl.getFileName()

Class com.ibm.db.models.db2.impl.DB2ProcedureImpl extends org.eclipse.wst.rdb.internal.models.sql.routines.impl.ProcedureImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fenced

java.lang.String fenced
The cached value of the 'Fenced' attribute.

See Also:
DB2ProcedureImpl.getFenced()

threadsafe

java.lang.String threadsafe
The cached value of the 'Threadsafe' attribute.

See Also:
DB2ProcedureImpl.getThreadsafe()

dbInfo

boolean dbInfo
The cached value of the 'Db Info' attribute.

See Also:
DB2ProcedureImpl.isDbInfo()

implicitSchema

boolean implicitSchema
The cached value of the 'Implicit Schema' attribute.

See Also:
DB2ProcedureImpl.isImplicitSchema()

federated

boolean federated
The cached value of the 'Federated' attribute.

See Also:
DB2ProcedureImpl.isFederated()

parmCcsid

java.lang.String parmCcsid
The cached value of the 'Parm Ccsid' attribute.

See Also:
DB2ProcedureImpl.getParmCcsid()

specialRegister

java.lang.String specialRegister
The cached value of the 'Special Register' attribute.

See Also:
DB2ProcedureImpl.getSpecialRegister()

changeState

int changeState
The cached value of the 'Change State' attribute.

See Also:
DB2ProcedureImpl.getChangeState()

debugId

java.lang.String debugId
The cached value of the 'Debug Id' attribute.

See Also:
DB2ProcedureImpl.getDebugId()

programType

java.lang.String programType
The cached value of the 'Program Type' attribute.

See Also:
DB2ProcedureImpl.getProgramType()

origSchemaName

java.lang.String origSchemaName
The cached value of the 'Orig Schema Name' attribute.

See Also:
DB2ProcedureImpl.getOrigSchemaName()

origParmSig

java.lang.String origParmSig
The cached value of the 'Orig Parm Sig' attribute.

See Also:
DB2ProcedureImpl.getOrigParmSig()

extendedOptions

org.eclipse.emf.common.util.EList extendedOptions
The cached value of the 'Extended Options' containment reference list.

See Also:
DB2ProcedureImpl.getExtendedOptions()

routineExtensions

org.eclipse.emf.common.util.EList routineExtensions
The cached value of the 'Routine Extensions' reference list.

See Also:
DB2ProcedureImpl.getRoutineExtensions()

modelResultSets

boolean modelResultSets
The cached value of the 'Model Result Sets' attribute.

See Also:
DB2ProcedureImpl.isModelResultSets()

nullInput

boolean nullInput
The cached value of the 'Null Input' attribute.

See Also:
DB2ProcedureImpl.isNullInput()

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
DB2ProcedureImpl.getVersion()

return_

org.eclipse.wst.rdb.internal.models.sql.datatypes.IntegerDataType return_
The cached value of the 'Return' containment reference.

See Also:
DB2ProcedureImpl.getReturn()

javaOptions

DB2JavaOptions javaOptions
The cached value of the 'Java Options' containment reference.

See Also:
DB2ProcedureImpl.getJavaOptions()

deploy

DB2ProcedureDeploy deploy
The cached value of the 'Deploy' containment reference.

See Also:
DB2ProcedureImpl.getDeploy()

Class com.ibm.db.models.db2.impl.DB2SchemaImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SchemaImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

accessPlans

org.eclipse.emf.common.util.EList accessPlans
The cached value of the 'Access Plans' reference list.

See Also:
DB2SchemaImpl.getAccessPlans()

olapObjects

org.eclipse.emf.common.util.EList olapObjects
The cached value of the 'Olap Objects' reference list.

See Also:
DB2SchemaImpl.getOlapObjects()

jars

org.eclipse.emf.common.util.EList jars
The cached value of the 'Jars' reference list.

See Also:
DB2SchemaImpl.getJars()

xsrObjects

org.eclipse.emf.common.util.EList xsrObjects
The cached value of the 'Xsr Objects' reference list.

See Also:
DB2SchemaImpl.getXsrObjects()

Class com.ibm.db.models.db2.impl.DB2SourceImpl extends org.eclipse.wst.rdb.internal.models.sql.routines.impl.SourceImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName
The cached value of the 'File Name' attribute.

See Also:
DB2SourceImpl.getFileName()

packageName

java.lang.String packageName
The cached value of the 'Package Name' attribute.

See Also:
DB2SourceImpl.getPackageName()

db2PackageName

java.lang.String db2PackageName
The cached value of the 'Db2 Package Name' attribute.

See Also:
DB2SourceImpl.getDb2PackageName()

lastModified

java.lang.String lastModified
The cached value of the 'Last Modified' attribute.

See Also:
DB2SourceImpl.getLastModified()

supporting

org.eclipse.emf.common.util.EList supporting
The cached value of the 'Supporting' containment reference list.

See Also:
DB2SourceImpl.getSupporting()

Class com.ibm.db.models.db2.impl.DB2SystemSchemaImpl extends DB2SchemaImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.impl.DB2TableImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.PersistentTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

dataCapture

DataCaptureType dataCapture
The cached value of the 'Data Capture' attribute.

See Also:
DB2TableImpl.getDataCapture()

packages

org.eclipse.emf.common.util.EList packages
The cached value of the 'Packages' reference list.

See Also:
DB2TableImpl.getPackages()

Class com.ibm.db.models.db2.impl.DB2TransactionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.impl.DB2TriggerImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.TriggerImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

operative

boolean operative
The cached value of the 'Operative' attribute.

See Also:
DB2TriggerImpl.isOperative()

Class com.ibm.db.models.db2.impl.DB2UserDefinedFunctionImpl extends org.eclipse.wst.rdb.internal.models.sql.routines.impl.UserDefinedFunctionImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fenced

java.lang.String fenced
The cached value of the 'Fenced' attribute.

See Also:
DB2UserDefinedFunctionImpl.getFenced()

threadsafe

java.lang.String threadsafe
The cached value of the 'Threadsafe' attribute.

See Also:
DB2UserDefinedFunctionImpl.getThreadsafe()

dbInfo

boolean dbInfo
The cached value of the 'Db Info' attribute.

See Also:
DB2UserDefinedFunctionImpl.isDbInfo()

implicitSchema

boolean implicitSchema
The cached value of the 'Implicit Schema' attribute.

See Also:
DB2UserDefinedFunctionImpl.isImplicitSchema()

federated

boolean federated
The cached value of the 'Federated' attribute.

See Also:
DB2UserDefinedFunctionImpl.isFederated()

parmCcsid

java.lang.String parmCcsid
The cached value of the 'Parm Ccsid' attribute.

See Also:
DB2UserDefinedFunctionImpl.getParmCcsid()

specialRegister

java.lang.String specialRegister
The cached value of the 'Special Register' attribute.

See Also:
DB2UserDefinedFunctionImpl.getSpecialRegister()

changeState

int changeState
The cached value of the 'Change State' attribute.

See Also:
DB2UserDefinedFunctionImpl.getChangeState()

debugId

java.lang.String debugId
The cached value of the 'Debug Id' attribute.

See Also:
DB2UserDefinedFunctionImpl.getDebugId()

programType

java.lang.String programType
The cached value of the 'Program Type' attribute.

See Also:
DB2UserDefinedFunctionImpl.getProgramType()

origSchemaName

java.lang.String origSchemaName
The cached value of the 'Orig Schema Name' attribute.

See Also:
DB2UserDefinedFunctionImpl.getOrigSchemaName()

origParmSig

java.lang.String origParmSig
The cached value of the 'Orig Parm Sig' attribute.

See Also:
DB2UserDefinedFunctionImpl.getOrigParmSig()

extendedOptions

org.eclipse.emf.common.util.EList extendedOptions
The cached value of the 'Extended Options' containment reference list.

See Also:
DB2UserDefinedFunctionImpl.getExtendedOptions()

routineExtensions

org.eclipse.emf.common.util.EList routineExtensions
The cached value of the 'Routine Extensions' reference list.

See Also:
DB2UserDefinedFunctionImpl.getRoutineExtensions()

finalCall

boolean finalCall
The cached value of the 'Final Call' attribute.

See Also:
DB2UserDefinedFunctionImpl.isFinalCall()

scratchPad

boolean scratchPad
The cached value of the 'Scratch Pad' attribute.

See Also:
DB2UserDefinedFunctionImpl.isScratchPad()

scratchPadLength

int scratchPadLength
The cached value of the 'Scratch Pad Length' attribute.

See Also:
DB2UserDefinedFunctionImpl.getScratchPadLength()

functionType

java.lang.String functionType
The cached value of the 'Function Type' attribute.

See Also:
DB2UserDefinedFunctionImpl.getFunctionType()

predicate

java.lang.String predicate
The cached value of the 'Predicate' attribute.

See Also:
DB2UserDefinedFunctionImpl.getPredicate()

externalAction

boolean externalAction
The cached value of the 'External Action' attribute.

See Also:
DB2UserDefinedFunctionImpl.isExternalAction()

cardinality

int cardinality
The cached value of the 'Cardinality' attribute.

See Also:
DB2UserDefinedFunctionImpl.getCardinality()

allowParallel

boolean allowParallel
The cached value of the 'Allow Parallel' attribute.

See Also:
DB2UserDefinedFunctionImpl.isAllowParallel()

returnClause

java.lang.String returnClause
The cached value of the 'Return Clause' attribute.

See Also:
DB2UserDefinedFunctionImpl.getReturnClause()

origin

OriginType origin
The cached value of the 'Origin' attribute.

See Also:
DB2UserDefinedFunctionImpl.getOrigin()

inheritLockRequest

boolean inheritLockRequest
The cached value of the 'Inherit Lock Request' attribute.

See Also:
DB2UserDefinedFunctionImpl.isInheritLockRequest()

Class com.ibm.db.models.db2.impl.DB2ViewImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.ViewTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

operative

boolean operative
The cached value of the 'Operative' attribute.

See Also:
DB2ViewImpl.isOperative()

Class com.ibm.db.models.db2.impl.DB2XMLSchemaDocPropertiesImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

value

java.lang.String value
The cached value of the 'Value' attribute.

See Also:
DB2XMLSchemaDocPropertiesImpl.getValue()

Class com.ibm.db.models.db2.impl.DB2XMLSchemaDocumentImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

fileName

java.lang.String fileName
The cached value of the 'File Name' attribute.

See Also:
DB2XMLSchemaDocumentImpl.getFileName()

schemaLocation

java.lang.String schemaLocation
The cached value of the 'Schema Location' attribute.

See Also:
DB2XMLSchemaDocumentImpl.getSchemaLocation()

targetNamespace

java.lang.String targetNamespace
The cached value of the 'Target Namespace' attribute.

See Also:
DB2XMLSchemaDocumentImpl.getTargetNamespace()

primary

boolean primary
The cached value of the 'Primary' attribute.

See Also:
DB2XMLSchemaDocumentImpl.isPrimary()

xmlSchemaDocProperties

org.eclipse.emf.common.util.EList xmlSchemaDocProperties
The cached value of the 'Xml Schema Doc Properties' containment reference list.

See Also:
DB2XMLSchemaDocumentImpl.getXmlSchemaDocProperties()

Class com.ibm.db.models.db2.impl.DB2XMLSchemaImpl extends DB2XSRObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

decomposition

DB2XMLSchemaDecomposition decomposition
The cached value of the 'Decomposition' attribute.

See Also:
DB2XMLSchemaImpl.getDecomposition()

status

DB2XMLSchemaStatus status
The cached value of the 'Status' attribute.

See Also:
DB2XMLSchemaImpl.getStatus()

xmlSchemaDocs

org.eclipse.emf.common.util.EList xmlSchemaDocs
The cached value of the 'Xml Schema Docs' containment reference list.

See Also:
DB2XMLSchemaImpl.getXmlSchemaDocs()

Class com.ibm.db.models.db2.impl.DB2XSRObjectImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

schema

DB2Schema schema
The cached value of the 'Schema' reference.

See Also:
DB2XSRObjectImpl.getSchema()

Package com.ibm.db.models.db2.iSeries

Package com.ibm.db.models.db2.iSeries.impl

Class com.ibm.db.models.db2.iSeries.impl.ISeriesAliasImpl extends DB2AliasImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

systemName

java.lang.String systemName
The cached value of the 'System Name' attribute.

See Also:
ISeriesAliasImpl.getSystemName()

Class com.ibm.db.models.db2.iSeries.impl.ISeriesCharacterSetImpl extends org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterSetImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ccsid

java.lang.String ccsid
The cached value of the 'Ccsid' attribute.

See Also:
ISeriesCharacterSetImpl.getCcsid()

subtype

ISeriesCharacterSetSubtype subtype
The cached value of the 'Subtype' attribute.

See Also:
ISeriesCharacterSetImpl.getSubtype()

Class com.ibm.db.models.db2.iSeries.impl.ISeriesColumnImpl extends DB2ColumnImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

systemName

java.lang.String systemName
The cached value of the 'System Name' attribute.

See Also:
ISeriesColumnImpl.getSystemName()

labelText

java.lang.String labelText
The cached value of the 'Label Text' attribute.

See Also:
ISeriesColumnImpl.getLabelText()

Class com.ibm.db.models.db2.iSeries.impl.ISeriesTableImpl extends DB2TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

systemName

java.lang.String systemName
The cached value of the 'System Name' attribute.

See Also:
ISeriesTableImpl.getSystemName()

physicalFile

boolean physicalFile
The cached value of the 'Physical File' attribute.

See Also:
ISeriesTableImpl.isPhysicalFile()

Class com.ibm.db.models.db2.iSeries.impl.ISeriesViewImpl extends DB2ViewImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

systemName

java.lang.String systemName
The cached value of the 'System Name' attribute.

See Also:
ISeriesViewImpl.getSystemName()

logicalFile

boolean logicalFile
The cached value of the 'Logical File' attribute.

See Also:
ISeriesViewImpl.isLogicalFile()

Package com.ibm.db.models.db2.luw

Package com.ibm.db.models.db2.luw.BlastWrapper

Package com.ibm.db.models.db2.luw.BlastWrapper.impl

Class com.ibm.db.models.db2.luw.BlastWrapper.impl.BlastDefLineColumnImpl extends LUWColumnImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

index

int index
The cached value of the 'Index' attribute.

See Also:
BlastDefLineColumnImpl.getIndex()

delimiter

char delimiter
The cached value of the 'Delimiter' attribute.

See Also:
BlastDefLineColumnImpl.getDelimiter()

Class com.ibm.db.models.db2.luw.BlastWrapper.impl.BlastNicknameImpl extends LUWNonRelationalNicknameImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

datasource

java.lang.String datasource
The cached value of the 'Datasource' attribute.

See Also:
BlastNicknameImpl.getDatasource()

timeout

int timeout
The cached value of the 'Timeout' attribute.

See Also:
BlastNicknameImpl.getTimeout()

Class com.ibm.db.models.db2.luw.BlastWrapper.impl.BlastServerImpl extends LUWNonRelationalServerImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

node

java.lang.String node
The cached value of the 'Node' attribute.

See Also:
BlastServerImpl.getNode()

daemonPort

int daemonPort
The cached value of the 'Daemon Port' attribute.

See Also:
BlastServerImpl.getDaemonPort()

Class com.ibm.db.models.db2.luw.BlastWrapper.impl.BlastWrapperImpl extends LUWNonRelationalWrapperImpl implements Serializable

serialVersionUID: 1L


Package com.ibm.db.models.db2.luw.impl

Class com.ibm.db.models.db2.luw.impl.FederatedParameterImpl extends org.eclipse.wst.rdb.internal.models.sql.routines.impl.ParameterImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteCodePage

int remoteCodePage
The cached value of the 'Remote Code Page' attribute.

See Also:
FederatedParameterImpl.getRemoteCodePage()

remoteParamTypeID

int remoteParamTypeID
The cached value of the 'Remote Param Type ID' attribute.

See Also:
FederatedParameterImpl.getRemoteParamTypeID()

federatedProcedure

FederatedProcedure federatedProcedure
The cached value of the 'Federated Procedure' reference.

See Also:
FederatedParameterImpl.getFederatedProcedure()

remoteParameter

org.eclipse.emf.common.util.EList remoteParameter
The cached value of the 'Remote Parameter' reference list.

See Also:
FederatedParameterImpl.getRemoteParameter()

Class com.ibm.db.models.db2.luw.impl.FederatedProcedureImpl extends DB2ProcedureImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteUniqueId

java.lang.String remoteUniqueId
The cached value of the 'Remote Unique Id' attribute.

See Also:
FederatedProcedureImpl.getRemoteUniqueId()

remoteServer

java.lang.String remoteServer
The cached value of the 'Remote Server' attribute.

See Also:
FederatedProcedureImpl.getRemoteServer()

remoteSchema

java.lang.String remoteSchema
The cached value of the 'Remote Schema' attribute.

See Also:
FederatedProcedureImpl.getRemoteSchema()

remotePackage

java.lang.String remotePackage
The cached value of the 'Remote Package' attribute.

See Also:
FederatedProcedureImpl.getRemotePackage()

remoteProcedureName

java.lang.String remoteProcedureName
The cached value of the 'Remote Procedure Name' attribute.

See Also:
FederatedProcedureImpl.getRemoteProcedureName()

numberOfParameters

int numberOfParameters
The cached value of the 'Number Of Parameters' attribute.

See Also:
FederatedProcedureImpl.getNumberOfParameters()

resultSetsToClient

java.lang.String resultSetsToClient
The cached value of the 'Result Sets To Client' attribute.

See Also:
FederatedProcedureImpl.getResultSetsToClient()

numberOfRefCursors

int numberOfRefCursors
The cached value of the 'Number Of Ref Cursors' attribute.

See Also:
FederatedProcedureImpl.getNumberOfRefCursors()

allResultSetsToCaller

boolean allResultSetsToCaller
The cached value of the 'All Result Sets To Caller' attribute.

See Also:
FederatedProcedureImpl.isAllResultSetsToCaller()

federatedProcedure

org.eclipse.emf.common.util.EList federatedProcedure
The cached value of the 'Federated Procedure' reference list.

See Also:
FederatedProcedureImpl.getFederatedProcedure()

remoteProcedure

org.eclipse.emf.common.util.EList remoteProcedure
The cached value of the 'Remote Procedure' reference list.

See Also:
FederatedProcedureImpl.getRemoteProcedure()

federatedParameter

org.eclipse.emf.common.util.EList federatedParameter
The cached value of the 'Federated Parameter' reference list.

See Also:
FederatedProcedureImpl.getFederatedParameter()

Class com.ibm.db.models.db2.luw.impl.LUWAdminServerImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

instances

org.eclipse.emf.common.util.EList instances
The cached value of the 'Instances' reference list.

See Also:
LUWAdminServerImpl.getInstances()

Class com.ibm.db.models.db2.luw.impl.LUWAttributeDefinitionImpl extends org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.AttributeDefinitionImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

lobLogged

boolean lobLogged
The cached value of the 'LOB Logged' attribute.

See Also:
LUWAttributeDefinitionImpl.isLOBLogged()

lobCompacted

boolean lobCompacted
The cached value of the 'LOB Compacted' attribute.

See Also:
LUWAttributeDefinitionImpl.isLOBCompacted()

Class com.ibm.db.models.db2.luw.impl.LUWBufferPoolImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

createType

BufferPoolType createType
The cached value of the 'Create Type' attribute.

See Also:
LUWBufferPoolImpl.getCreateType()

size

int size
The cached value of the 'Size' attribute.

See Also:
LUWBufferPoolImpl.getSize()

pageSize

PageSizeType pageSize
The cached value of the 'Page Size' attribute.

See Also:
LUWBufferPoolImpl.getPageSize()

blockSize

int blockSize
The cached value of the 'Block Size' attribute.

See Also:
LUWBufferPoolImpl.getBlockSize()

numBlockPages

int numBlockPages
The cached value of the 'Num Block Pages' attribute.

See Also:
LUWBufferPoolImpl.getNumBlockPages()

extendedStorage

boolean extendedStorage
The cached value of the 'Extended Storage' attribute.

See Also:
LUWBufferPoolImpl.isExtendedStorage()

automatic

boolean automatic
The cached value of the 'Automatic' attribute.

See Also:
LUWBufferPoolImpl.isAutomatic()

tableSpaces

org.eclipse.emf.common.util.EList tableSpaces
The cached value of the 'Table Spaces' reference list.

See Also:
LUWBufferPoolImpl.getTableSpaces()

partitions

org.eclipse.emf.common.util.EList partitions
The cached value of the 'Partitions' reference list.

See Also:
LUWBufferPoolImpl.getPartitions()

partitionGroup

org.eclipse.emf.common.util.EList partitionGroup
The cached value of the 'Partition Group' reference list.

See Also:
LUWBufferPoolImpl.getPartitionGroup()

database

LUWDatabase database
The cached value of the 'Database' reference.

See Also:
LUWBufferPoolImpl.getDatabase()

Class com.ibm.db.models.db2.luw.impl.LUWColumnImpl extends DB2ColumnImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

lobLogged

boolean lobLogged
The cached value of the 'Lob Logged' attribute.

See Also:
LUWColumnImpl.isLobLogged()

lobCompacted

boolean lobCompacted
The cached value of the 'Lob Compacted' attribute.

See Also:
LUWColumnImpl.isLobCompacted()

compression

java.lang.String compression
The cached value of the 'Compression' attribute.

See Also:
LUWColumnImpl.getCompression()

inlineLength

int inlineLength
The cached value of the 'Inline Length' attribute.

See Also:
LUWColumnImpl.getInlineLength()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWColumnImpl.getOptions()

Class com.ibm.db.models.db2.luw.impl.LUWDatabaseContainerImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

containerType

LUWContainerType containerType
The cached value of the 'Container Type' attribute.

See Also:
LUWDatabaseContainerImpl.getContainerType()

sizeInPages

int sizeInPages
The cached value of the 'Size In Pages' attribute.

See Also:
LUWDatabaseContainerImpl.getSizeInPages()

size

int size
The cached value of the 'Size' attribute.

See Also:
LUWDatabaseContainerImpl.getSize()

sizeUnits

UnitType sizeUnits
The cached value of the 'Size Units' attribute.

See Also:
LUWDatabaseContainerImpl.getSizeUnits()

Class com.ibm.db.models.db2.luw.impl.LUWDatabaseImpl extends DB2DatabaseImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

federated

boolean federated
The cached value of the 'Federated' attribute.

See Also:
LUWDatabaseImpl.isFederated()

groups

org.eclipse.emf.common.util.EList groups
The cached value of the 'Groups' reference list.

See Also:
LUWDatabaseImpl.getGroups()

wrappers

org.eclipse.emf.common.util.EList wrappers
The cached value of the 'Wrappers' reference list.

See Also:
LUWDatabaseImpl.getWrappers()

servers

org.eclipse.emf.common.util.EList servers
The cached value of the 'Servers' reference list.

See Also:
LUWDatabaseImpl.getServers()

functionMappings

org.eclipse.emf.common.util.EList functionMappings
The cached value of the 'Function Mappings' reference list.

See Also:
LUWDatabaseImpl.getFunctionMappings()

typeMappings

org.eclipse.emf.common.util.EList typeMappings
The cached value of the 'Type Mappings' reference list.

See Also:
LUWDatabaseImpl.getTypeMappings()

reverseTypeMappings

org.eclipse.emf.common.util.EList reverseTypeMappings
The cached value of the 'Reverse Type Mappings' reference list.

See Also:
LUWDatabaseImpl.getReverseTypeMappings()

bufferpools

org.eclipse.emf.common.util.EList bufferpools
The cached value of the 'Bufferpools' reference list.

See Also:
LUWDatabaseImpl.getBufferpools()

tablespaces

org.eclipse.emf.common.util.EList tablespaces
The cached value of the 'Tablespaces' reference list.

See Also:
LUWDatabaseImpl.getTablespaces()

Class com.ibm.db.models.db2.luw.impl.LUWDatabasePartitionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

number

int number
The cached value of the 'Number' attribute.

See Also:
LUWDatabasePartitionImpl.getNumber()

group

LUWPartitionGroup group
The cached value of the 'Group' reference.

See Also:
LUWDatabasePartitionImpl.getGroup()

bufferPool

LUWBufferPool bufferPool
The cached value of the 'Buffer Pool' reference.

See Also:
LUWDatabasePartitionImpl.getBufferPool()

Class com.ibm.db.models.db2.luw.impl.LUWDataPartitionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

id

int id
The cached value of the 'Id' attribute.

See Also:
LUWDataPartitionImpl.getId()

lowInclusive

boolean lowInclusive
The cached value of the 'Low Inclusive' attribute.

See Also:
LUWDataPartitionImpl.isLowInclusive()

highInclusive

boolean highInclusive
The cached value of the 'High Inclusive' attribute.

See Also:
LUWDataPartitionImpl.isHighInclusive()

lobDataTableSpace

LUWTableSpace lobDataTableSpace
The cached value of the 'LOB Data Table Space' reference.

See Also:
LUWDataPartitionImpl.getLOBDataTableSpace()

regularDataTableSpace

LUWTableSpace regularDataTableSpace
The cached value of the 'Regular Data Table Space' reference.

See Also:
LUWDataPartitionImpl.getRegularDataTableSpace()

partitionElements

org.eclipse.emf.common.util.EList partitionElements
The cached value of the 'Partition Elements' reference list.

See Also:
LUWDataPartitionImpl.getPartitionElements()

Class com.ibm.db.models.db2.luw.impl.LUWDataPartitionKeyImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

partitionMethod

DataPartitionMethod partitionMethod
The cached value of the 'Partition Method' attribute.

See Also:
LUWDataPartitionKeyImpl.getPartitionMethod()

partitionExpressions

org.eclipse.emf.common.util.EList partitionExpressions
The cached value of the 'Partition Expressions' containment reference list.

See Also:
LUWDataPartitionKeyImpl.getPartitionExpressions()

Class com.ibm.db.models.db2.luw.impl.LUWFunctionMappingImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

serverType

java.lang.String serverType
The cached value of the 'Server Type' attribute.

See Also:
LUWFunctionMappingImpl.getServerType()

serverVersion

java.lang.String serverVersion
The cached value of the 'Server Version' attribute.

See Also:
LUWFunctionMappingImpl.getServerVersion()

serverName

java.lang.String serverName
The cached value of the 'Server Name' attribute.

See Also:
LUWFunctionMappingImpl.getServerName()

creationTime

java.util.Date creationTime
The cached value of the 'Creation Time' attribute.

See Also:
LUWFunctionMappingImpl.getCreationTime()

disabled

boolean disabled
The cached value of the 'Disabled' attribute.

See Also:
LUWFunctionMappingImpl.isDisabled()

instsPerInvoc

int instsPerInvoc
The cached value of the 'Insts Per Invoc' attribute.

See Also:
LUWFunctionMappingImpl.getInstsPerInvoc()

instsPerArgByte

int instsPerArgByte
The cached value of the 'Insts Per Arg Byte' attribute.

See Also:
LUWFunctionMappingImpl.getInstsPerArgByte()

iosPerInvoc

int iosPerInvoc
The cached value of the 'Ios Per Invoc' attribute.

See Also:
LUWFunctionMappingImpl.getIosPerInvoc()

iosPerArgByte

int iosPerArgByte
The cached value of the 'Ios Per Arg Byte' attribute.

See Also:
LUWFunctionMappingImpl.getIosPerArgByte()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWFunctionMappingImpl.getOptions()

localFunction

DB2Function localFunction
The cached value of the 'Local Function' reference.

See Also:
LUWFunctionMappingImpl.getLocalFunction()

remoteFunction

org.eclipse.wst.rdb.internal.models.sql.routines.Function remoteFunction
The cached value of the 'Remote Function' reference.

See Also:
LUWFunctionMappingImpl.getRemoteFunction()

luwDatabase

LUWDatabase luwDatabase
The cached value of the 'LUW Database' reference.

See Also:
LUWFunctionMappingImpl.getLUWDatabase()

Class com.ibm.db.models.db2.luw.impl.LUWGenericNicknameImpl extends LUWNicknameImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWGenericServerImpl extends LUWServerImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWGenericUserMappingImpl extends LUWUserMappingImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteUser

java.lang.String remoteUser
The cached value of the 'Remote User' attribute.

See Also:
LUWGenericUserMappingImpl.getRemoteUser()

remotePassword

java.lang.String remotePassword
The cached value of the 'Remote Password' attribute.

See Also:
LUWGenericUserMappingImpl.getRemotePassword()

Class com.ibm.db.models.db2.luw.impl.LUWGenericWrapperImpl extends LUWWrapperImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWIndexImpl extends DB2IndexImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

pctFree

int pctFree
The cached value of the 'PCT Free' attribute.

See Also:
LUWIndexImpl.getPCTFree()

minPCTFree

int minPCTFree
The cached value of the 'Min PCT Free' attribute.

See Also:
LUWIndexImpl.getMinPCTFree()

reverseScan

boolean reverseScan
The cached value of the 'Reverse Scan' attribute.

See Also:
LUWIndexImpl.isReverseScan()

Class com.ibm.db.models.db2.luw.impl.LUWMaterializedQueryTableImpl extends DB2MaterializedQueryTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

valueCompression

boolean valueCompression
The cached value of the 'Value Compression' attribute.

See Also:
LUWMaterializedQueryTableImpl.isValueCompression()

rowCompression

boolean rowCompression
The cached value of the 'Row Compression' attribute.

See Also:
LUWMaterializedQueryTableImpl.isRowCompression()

partitionKey

LUWPartitionKey partitionKey
The cached value of the 'Partition Key' containment reference.

See Also:
LUWMaterializedQueryTableImpl.getPartitionKey()

indexDataTableSpace

LUWTableSpace indexDataTableSpace
The cached value of the 'Index Data Table Space' reference.

See Also:
LUWMaterializedQueryTableImpl.getIndexDataTableSpace()

lobDataTableSpace

LUWTableSpace lobDataTableSpace
The cached value of the 'LOB Data Table Space' reference.

See Also:
LUWMaterializedQueryTableImpl.getLOBDataTableSpace()

regularDataTableSpace

LUWTableSpace regularDataTableSpace
The cached value of the 'Regular Data Table Space' reference.

See Also:
LUWMaterializedQueryTableImpl.getRegularDataTableSpace()

dataPartitions

org.eclipse.emf.common.util.EList dataPartitions
The cached value of the 'Data Partitions' containment reference list.

See Also:
LUWMaterializedQueryTableImpl.getDataPartitions()

dataPartitionKey

LUWDataPartitionKey dataPartitionKey
The cached value of the 'Data Partition Key' containment reference.

See Also:
LUWMaterializedQueryTableImpl.getDataPartitionKey()

Class com.ibm.db.models.db2.luw.impl.LUWNicknameImpl extends LUWTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

remoteDataSet

RemoteDataSet remoteDataSet
The cached value of the 'Remote Data Set' reference.

See Also:
LUWNicknameImpl.getRemoteDataSet()

server

LUWServer server
The cached value of the 'Server' reference.

See Also:
LUWNicknameImpl.getServer()

Class com.ibm.db.models.db2.luw.impl.LUWNonRelationalNicknameImpl extends LUWNicknameImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWNonRelationalServerImpl extends LUWServerImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWNonRelationalWrapperImpl extends LUWWrapperImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWOptionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

value

java.lang.String value
The cached value of the 'Value' attribute.

See Also:
LUWOptionImpl.getValue()

Class com.ibm.db.models.db2.luw.impl.LUWPartitionElementImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

starting

java.lang.String starting
The cached value of the 'Starting' attribute.

See Also:
LUWPartitionElementImpl.getStarting()

ending

java.lang.String ending
The cached value of the 'Ending' attribute.

See Also:
LUWPartitionElementImpl.getEnding()

partition

LUWDataPartition partition
The cached value of the 'Partition' reference.

See Also:
LUWPartitionElementImpl.getPartition()

Class com.ibm.db.models.db2.luw.impl.LUWPartitionExpressionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

nullsLast

boolean nullsLast
The cached value of the 'Nulls Last' attribute.

See Also:
LUWPartitionExpressionImpl.isNullsLast()

column

org.eclipse.wst.rdb.internal.models.sql.tables.Column column
The cached value of the 'Column' reference.

See Also:
LUWPartitionExpressionImpl.getColumn()

partitionElements

org.eclipse.emf.common.util.EList partitionElements
The cached value of the 'Partition Elements' containment reference list.

See Also:
LUWPartitionExpressionImpl.getPartitionElements()

Class com.ibm.db.models.db2.luw.impl.LUWPartitionGroupImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

partitions

org.eclipse.emf.common.util.EList partitions
The cached value of the 'Partitions' reference list.

See Also:
LUWPartitionGroupImpl.getPartitions()

tableSpaces

org.eclipse.emf.common.util.EList tableSpaces
The cached value of the 'Table Spaces' reference list.

See Also:
LUWPartitionGroupImpl.getTableSpaces()

database

LUWDatabase database
The cached value of the 'Database' reference.

See Also:
LUWPartitionGroupImpl.getDatabase()

bufferPool

LUWBufferPool bufferPool
The cached value of the 'Buffer Pool' reference.

See Also:
LUWPartitionGroupImpl.getBufferPool()

Class com.ibm.db.models.db2.luw.impl.LUWPartitionKeyImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

partitionMethod

PartitionMethod partitionMethod
The cached value of the 'Partition Method' attribute.

See Also:
LUWPartitionKeyImpl.getPartitionMethod()

columns

org.eclipse.emf.common.util.EList columns
The cached value of the 'Columns' reference list.

See Also:
LUWPartitionKeyImpl.getColumns()

Class com.ibm.db.models.db2.luw.impl.LUWRelationalNicknameImpl extends LUWNicknameImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWRelationalServerImpl extends LUWServerImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

cpuRatio

long cpuRatio
The cached value of the 'Cpu Ratio' attribute.

See Also:
LUWRelationalServerImpl.getCpuRatio()

ioRatio

long ioRatio
The cached value of the 'Io Ratio' attribute.

See Also:
LUWRelationalServerImpl.getIoRatio()

commRate

long commRate
The cached value of the 'Comm Rate' attribute.

See Also:
LUWRelationalServerImpl.getCommRate()

foldId

boolean foldId
The cached value of the 'Fold Id' attribute.

See Also:
LUWRelationalServerImpl.isFoldId()

foldPW

boolean foldPW
The cached value of the 'Fold PW' attribute.

See Also:
LUWRelationalServerImpl.isFoldPW()

collatingSequence

boolean collatingSequence
The cached value of the 'Collating Sequence' attribute.

See Also:
LUWRelationalServerImpl.isCollatingSequence()

pushdown

boolean pushdown
The cached value of the 'Pushdown' attribute.

See Also:
LUWRelationalServerImpl.isPushdown()

node

java.lang.String node
The cached value of the 'Node' attribute.

See Also:
LUWRelationalServerImpl.getNode()

dbName

java.lang.String dbName
The cached value of the 'Db Name' attribute.

See Also:
LUWRelationalServerImpl.getDbName()

iudAppSvptEnforce

boolean iudAppSvptEnforce
The cached value of the 'Iud App Svpt Enforce' attribute.

See Also:
LUWRelationalServerImpl.isIudAppSvptEnforce()

password

java.lang.String password
The cached value of the 'Password' attribute.

See Also:
LUWRelationalServerImpl.getPassword()

Class com.ibm.db.models.db2.luw.impl.LUWRelationalWrapperImpl extends LUWWrapperImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.impl.LUWServerImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

serverType

java.lang.String serverType
The cached value of the 'Server Type' attribute.

See Also:
LUWServerImpl.getServerType()

serverVersion

java.lang.String serverVersion
The cached value of the 'Server Version' attribute.

See Also:
LUWServerImpl.getServerVersion()

userMappings

org.eclipse.emf.common.util.EList userMappings
The cached value of the 'User Mappings' containment reference list.

See Also:
LUWServerImpl.getUserMappings()

wrapper

LUWWrapper wrapper
The cached value of the 'Wrapper' reference.

See Also:
LUWServerImpl.getWrapper()

nicknames

org.eclipse.emf.common.util.EList nicknames
The cached value of the 'Nicknames' reference list.

See Also:
LUWServerImpl.getNicknames()

luwDatabase

LUWDatabase luwDatabase
The cached value of the 'LUW Database' reference.

See Also:
LUWServerImpl.getLUWDatabase()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWServerImpl.getOptions()

remoteServer

RemoteServer remoteServer
The cached value of the 'Remote Server' reference.

See Also:
LUWServerImpl.getRemoteServer()

Class com.ibm.db.models.db2.luw.impl.LUWTableImpl extends DB2TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

valueCompression

boolean valueCompression
The cached value of the 'Value Compression' attribute.

See Also:
LUWTableImpl.isValueCompression()

rowCompression

boolean rowCompression
The cached value of the 'Row Compression' attribute.

See Also:
LUWTableImpl.isRowCompression()

partitionKey

LUWPartitionKey partitionKey
The cached value of the 'Partition Key' containment reference.

See Also:
LUWTableImpl.getPartitionKey()

indexDataTableSpace

LUWTableSpace indexDataTableSpace
The cached value of the 'Index Data Table Space' reference.

See Also:
LUWTableImpl.getIndexDataTableSpace()

lobDataTableSpace

LUWTableSpace lobDataTableSpace
The cached value of the 'LOB Data Table Space' reference.

See Also:
LUWTableImpl.getLOBDataTableSpace()

regularDataTableSpace

LUWTableSpace regularDataTableSpace
The cached value of the 'Regular Data Table Space' reference.

See Also:
LUWTableImpl.getRegularDataTableSpace()

dataPartitions

org.eclipse.emf.common.util.EList dataPartitions
The cached value of the 'Data Partitions' containment reference list.

See Also:
LUWTableImpl.getDataPartitions()

dataPartitionKey

LUWDataPartitionKey dataPartitionKey
The cached value of the 'Data Partition Key' containment reference.

See Also:
LUWTableImpl.getDataPartitionKey()

pctFree

int pctFree
The cached value of the 'PCT Free' attribute.

See Also:
LUWTableImpl.getPCTFree()

restrictOnDrop

boolean restrictOnDrop
The cached value of the 'Restrict On Drop' attribute.

See Also:
LUWTableImpl.isRestrictOnDrop()

partitionMode

java.lang.String partitionMode
The cached value of the 'Partition Mode' attribute.

See Also:
LUWTableImpl.getPartitionMode()

appendMode

boolean appendMode
The cached value of the 'Append Mode' attribute.

See Also:
LUWTableImpl.isAppendMode()

logMode

java.lang.String logMode
The cached value of the 'Log Mode' attribute.

See Also:
LUWTableImpl.getLogMode()

lockSizeRow

boolean lockSizeRow
The cached value of the 'Lock Size Row' attribute.

See Also:
LUWTableImpl.isLockSizeRow()

volatile_

boolean volatile_
The cached value of the 'Volatile' attribute.

See Also:
LUWTableImpl.isVolatile()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWTableImpl.getOptions()

Class com.ibm.db.models.db2.luw.impl.LUWTableSpaceImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

tablespaceType

TableSpaceType tablespaceType
The cached value of the 'Tablespace Type' attribute.

See Also:
LUWTableSpaceImpl.getTablespaceType()

managementType

ManagementType managementType
The cached value of the 'Management Type' attribute.

See Also:
LUWTableSpaceImpl.getManagementType()

extentSize

int extentSize
The cached value of the 'Extent Size' attribute.

See Also:
LUWTableSpaceImpl.getExtentSize()

preFetchSize

int preFetchSize
The cached value of the 'Pre Fetch Size' attribute.

See Also:
LUWTableSpaceImpl.getPreFetchSize()

overhead

double overhead
The cached value of the 'Overhead' attribute.

See Also:
LUWTableSpaceImpl.getOverhead()

transferRate

double transferRate
The cached value of the 'Transfer Rate' attribute.

See Also:
LUWTableSpaceImpl.getTransferRate()

recoverDroppedTableOn

boolean recoverDroppedTableOn
The cached value of the 'Recover Dropped Table On' attribute.

See Also:
LUWTableSpaceImpl.isRecoverDroppedTableOn()

pageSize

PageSizeType pageSize
The cached value of the 'Page Size' attribute.

See Also:
LUWTableSpaceImpl.getPageSize()

size

long size
The cached value of the 'Size' attribute.

See Also:
LUWTableSpaceImpl.getSize()

autoResize

boolean autoResize
The cached value of the 'Auto Resize' attribute.

See Also:
LUWTableSpaceImpl.isAutoResize()

group

LUWPartitionGroup group
The cached value of the 'Group' reference.

See Also:
LUWTableSpaceImpl.getGroup()

containers

org.eclipse.emf.common.util.EList containers
The cached value of the 'Containers' containment reference list.

See Also:
LUWTableSpaceImpl.getContainers()

bufferPool

LUWBufferPool bufferPool
The cached value of the 'Buffer Pool' reference.

See Also:
LUWTableSpaceImpl.getBufferPool()

indexDataTables

org.eclipse.emf.common.util.EList indexDataTables
The cached value of the 'Index Data Tables' reference list.

See Also:
LUWTableSpaceImpl.getIndexDataTables()

lobDataTables

org.eclipse.emf.common.util.EList lobDataTables
The cached value of the 'LOB Data Tables' reference list.

See Also:
LUWTableSpaceImpl.getLOBDataTables()

regularDataTables

org.eclipse.emf.common.util.EList regularDataTables
The cached value of the 'Regular Data Tables' reference list.

See Also:
LUWTableSpaceImpl.getRegularDataTables()

database

LUWDatabase database
The cached value of the 'Database' reference.

See Also:
LUWTableSpaceImpl.getDatabase()

lobDataPartition

org.eclipse.emf.common.util.EList lobDataPartition
The cached value of the 'LOB Data Partition' reference list.

See Also:
LUWTableSpaceImpl.getLOBDataPartition()

regularDataPartition

org.eclipse.emf.common.util.EList regularDataPartition
The cached value of the 'Regular Data Partition' reference list.

See Also:
LUWTableSpaceImpl.getRegularDataPartition()

Class com.ibm.db.models.db2.luw.impl.LUWTypeMappingImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

serverType

java.lang.String serverType
The cached value of the 'Server Type' attribute.

See Also:
LUWTypeMappingImpl.getServerType()

serverVesion

java.lang.String serverVesion
The cached value of the 'Server Vesion' attribute.

See Also:
LUWTypeMappingImpl.getServerVesion()

serverName

java.lang.String serverName
The cached value of the 'Server Name' attribute.

See Also:
LUWTypeMappingImpl.getServerName()

creationTime

java.util.Date creationTime
The cached value of the 'Creation Time' attribute.

See Also:
LUWTypeMappingImpl.getCreationTime()

localType

org.eclipse.wst.rdb.internal.models.sql.datatypes.PredefinedDataType localType
The cached value of the 'Local Type' reference.

See Also:
LUWTypeMappingImpl.getLocalType()

remoteType

org.eclipse.wst.rdb.internal.models.sql.datatypes.PredefinedDataType remoteType
The cached value of the 'Remote Type' reference.

See Also:
LUWTypeMappingImpl.getRemoteType()

Class com.ibm.db.models.db2.luw.impl.LUWUserMappingImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

localAuthId

java.lang.String localAuthId
The cached value of the 'Local Auth Id' attribute.

See Also:
LUWUserMappingImpl.getLocalAuthId()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWUserMappingImpl.getOptions()

Class com.ibm.db.models.db2.luw.impl.LUWViewImpl extends DB2ViewImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

federated

boolean federated
The cached value of the 'Federated' attribute.

See Also:
LUWViewImpl.isFederated()

Class com.ibm.db.models.db2.luw.impl.LUWWrapperImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

version

java.lang.String version
The cached value of the 'Version' attribute.

See Also:
LUWWrapperImpl.getVersion()

library

java.lang.String library
The cached value of the 'Library' attribute.

See Also:
LUWWrapperImpl.getLibrary()

fenced

boolean fenced
The cached value of the 'Fenced' attribute.

See Also:
LUWWrapperImpl.isFenced()

wrapperType

WrapperType wrapperType
The cached value of the 'Wrapper Type' attribute.

See Also:
LUWWrapperImpl.getWrapperType()

servers

org.eclipse.emf.common.util.EList servers
The cached value of the 'Servers' reference list.

See Also:
LUWWrapperImpl.getServers()

luwDatabase

LUWDatabase luwDatabase
The cached value of the 'LUW Database' reference.

See Also:
LUWWrapperImpl.getLUWDatabase()

options

org.eclipse.emf.common.util.EList options
The cached value of the 'Options' containment reference list.

See Also:
LUWWrapperImpl.getOptions()

Class com.ibm.db.models.db2.luw.impl.RelationalRemoteDataSetImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

nickname

org.eclipse.emf.common.util.EList nickname
The cached value of the 'Nickname' reference list.

See Also:
RelationalRemoteDataSetImpl.getNickname()

table

org.eclipse.wst.rdb.internal.models.sql.tables.BaseTable table
The cached value of the 'Table' reference.

See Also:
RelationalRemoteDataSetImpl.getTable()

Class com.ibm.db.models.db2.luw.impl.RelationalRemoteServerImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

luwServer

LUWServer luwServer
The cached value of the 'LUW Server' reference.

See Also:
RelationalRemoteServerImpl.getLUWServer()

database

org.eclipse.wst.rdb.internal.models.sql.schema.Database database
The cached value of the 'Database' reference.

See Also:
RelationalRemoteServerImpl.getDatabase()

Class com.ibm.db.models.db2.luw.impl.RemoteDataSetImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

nickname

org.eclipse.emf.common.util.EList nickname
The cached value of the 'Nickname' reference list.

See Also:
RemoteDataSetImpl.getNickname()

Class com.ibm.db.models.db2.luw.impl.RemoteServerImpl extends org.eclipse.emf.ecore.sdo.impl.EDataObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

luwServer

LUWServer luwServer
The cached value of the 'LUW Server' reference.

See Also:
RemoteServerImpl.getLUWServer()

Package com.ibm.db.models.db2.luw.OracleWrapper

Package com.ibm.db.models.db2.luw.OracleWrapper.impl

Class com.ibm.db.models.db2.luw.OracleWrapper.impl.OracleNicknameImpl extends LUWRelationalNicknameImpl implements Serializable

serialVersionUID: 1L

Class com.ibm.db.models.db2.luw.OracleWrapper.impl.OracleServerImpl extends LUWRelationalServerImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

varcharNoTrailingBlanks

boolean varcharNoTrailingBlanks
The cached value of the 'Varchar No Trailing Blanks' attribute.

See Also:
OracleServerImpl.isVarcharNoTrailingBlanks()

Class com.ibm.db.models.db2.luw.OracleWrapper.impl.OracleWrapperImpl extends LUWRelationalWrapperImpl implements Serializable

serialVersionUID: 1L


Package com.ibm.db.models.db2.zSeries

Package com.ibm.db.models.db2.zSeries.impl

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesAuxiliaryTableImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

tableSpace

ZSeriesTableSpace tableSpace
The cached value of the 'Table Space' reference.

See Also:
ZSeriesAuxiliaryTableImpl.getTableSpace()

partition

ZSeriesPartition partition
The cached value of the 'Partition' reference.

See Also:
ZSeriesAuxiliaryTableImpl.getPartition()

column

org.eclipse.wst.rdb.internal.models.sql.tables.Column column
The cached value of the 'Column' reference.

See Also:
ZSeriesAuxiliaryTableImpl.getColumn()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesCharacterSetImpl extends org.eclipse.wst.rdb.internal.models.sql.datatypes.impl.CharacterSetImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

encodingScheme

ZSeriesCharacterSetEncodingScheme encodingScheme
The cached value of the 'Encoding Scheme' attribute.

See Also:
ZSeriesCharacterSetImpl.getEncodingScheme()

subtype

ZSeriesCharacterSetSubtype subtype
The cached value of the 'Subtype' attribute.

See Also:
ZSeriesCharacterSetImpl.getSubtype()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesDatabaseImpl extends DB2DatabaseImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

storageGroups

org.eclipse.emf.common.util.EList storageGroups
The cached value of the 'Storage Groups' reference list.

See Also:
ZSeriesDatabaseImpl.getStorageGroups()

vcats

org.eclipse.emf.common.util.EList vcats
The cached value of the 'Vcats' reference list.

See Also:
ZSeriesDatabaseImpl.getVcats()

databaseInstances

org.eclipse.emf.common.util.EList databaseInstances
The cached value of the 'Database Instances' reference list.

See Also:
ZSeriesDatabaseImpl.getDatabaseInstances()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesDatabaseInstanceImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

databaseType

ZSeriesDatabaseType databaseType
The cached value of the 'Database Type' attribute.

See Also:
ZSeriesDatabaseInstanceImpl.getDatabaseType()

encodingScheme

CCSIDType encodingScheme
The cached value of the 'Encoding Scheme' attribute.

See Also:
ZSeriesDatabaseInstanceImpl.getEncodingScheme()

bufferPoolName

java.lang.String bufferPoolName
The cached value of the 'Buffer Pool Name' attribute.

See Also:
ZSeriesDatabaseInstanceImpl.getBufferPoolName()

indexBufferPoolName

java.lang.String indexBufferPoolName
The cached value of the 'Index Buffer Pool Name' attribute.

See Also:
ZSeriesDatabaseInstanceImpl.getIndexBufferPoolName()

tablespaces

org.eclipse.emf.common.util.EList tablespaces
The cached value of the 'Tablespaces' containment reference list.

See Also:
ZSeriesDatabaseInstanceImpl.getTablespaces()

storageGroup

ZSeriesStorageGroup storageGroup
The cached value of the 'Storage Group' reference.

See Also:
ZSeriesDatabaseInstanceImpl.getStorageGroup()

database

ZSeriesDatabase database
The cached value of the 'Database' reference.

See Also:
ZSeriesDatabaseInstanceImpl.getDatabase()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesIndexImpl extends DB2IndexImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

padded

boolean padded
The cached value of the 'Padded' attribute.

See Also:
ZSeriesIndexImpl.isPadded()

define

boolean define
The cached value of the 'Define' attribute.

See Also:
ZSeriesIndexImpl.isDefine()

close

boolean close
The cached value of the 'Close' attribute.

See Also:
ZSeriesIndexImpl.isClose()

defer

boolean defer
The cached value of the 'Defer' attribute.

See Also:
ZSeriesIndexImpl.isDefer()

copy

boolean copy
The cached value of the 'Copy' attribute.

See Also:
ZSeriesIndexImpl.isCopy()

bufferPoolName

java.lang.String bufferPoolName
The cached value of the 'Buffer Pool Name' attribute.

See Also:
ZSeriesIndexImpl.getBufferPoolName()

pieceSize

int pieceSize
The cached value of the 'Piece Size' attribute.

See Also:
ZSeriesIndexImpl.getPieceSize()

pieceSizeUnits

UnitType pieceSizeUnits
The cached value of the 'Piece Size Units' attribute.

See Also:
ZSeriesIndexImpl.getPieceSizeUnits()

indexSpaceName

java.lang.String indexSpaceName
The cached value of the 'Index Space Name' attribute.

See Also:
ZSeriesIndexImpl.getIndexSpaceName()

freePage

int freePage
The cached value of the 'Free Page' attribute.

See Also:
ZSeriesIndexImpl.getFreePage()

whereNotNull

boolean whereNotNull
The cached value of the 'Where Not Null' attribute.

See Also:
ZSeriesIndexImpl.isWhereNotNull()

partitions

org.eclipse.emf.common.util.EList partitions
The cached value of the 'Partitions' containment reference list.

See Also:
ZSeriesIndexImpl.getPartitions()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesKeyDataMemberImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

ordering

OrderingType ordering
The cached value of the 'Ordering' attribute.

See Also:
ZSeriesKeyDataMemberImpl.getOrdering()

nullsLast

boolean nullsLast
The cached value of the 'Nulls Last' attribute.

See Also:
ZSeriesKeyDataMemberImpl.isNullsLast()

column

org.eclipse.wst.rdb.internal.models.sql.tables.Column column
The cached value of the 'Column' reference.

See Also:
ZSeriesKeyDataMemberImpl.getColumn()

partitionElements

org.eclipse.emf.common.util.EList partitionElements
The cached value of the 'Partition Elements' reference list.

See Also:
ZSeriesKeyDataMemberImpl.getPartitionElements()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesMaterializedQueryTableImpl extends DB2MaterializedQueryTableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

tableSpace

ZSeriesTableSpace tableSpace
The cached value of the 'Table Space' reference.

See Also:
ZSeriesMaterializedQueryTableImpl.getTableSpace()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesPartitionElementImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

endingLimit

java.lang.String endingLimit
The cached value of the 'Ending Limit' attribute.

See Also:
ZSeriesPartitionElementImpl.getEndingLimit()

dataMember

ZSeriesKeyDataMember dataMember
The cached value of the 'Data Member' reference.

See Also:
ZSeriesPartitionElementImpl.getDataMember()

partition

ZSeriesPartition partition
The cached value of the 'Partition' reference.

See Also:
ZSeriesPartitionElementImpl.getPartition()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesPartitionImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

number

int number
The cached value of the 'Number' attribute.

See Also:
ZSeriesPartitionImpl.getNumber()

useStorageGroup

boolean useStorageGroup
The cached value of the 'Use Storage Group' attribute.

See Also:
ZSeriesPartitionImpl.isUseStorageGroup()

compress

boolean compress
The cached value of the 'Compress' attribute.

See Also:
ZSeriesPartitionImpl.isCompress()

gpbCache

GBPCacheType gpbCache
The cached value of the 'GPB Cache' attribute.

See Also:
ZSeriesPartitionImpl.getGPBCache()

primaryQuantity

int primaryQuantity
The cached value of the 'Primary Quantity' attribute.

See Also:
ZSeriesPartitionImpl.getPrimaryQuantity()

secondaryQuantity

int secondaryQuantity
The cached value of the 'Secondary Quantity' attribute.

See Also:
ZSeriesPartitionImpl.getSecondaryQuantity()

trackMod

boolean trackMod
The cached value of the 'Track Mod' attribute.

See Also:
ZSeriesPartitionImpl.isTrackMod()

freePage

int freePage
The cached value of the 'Free Page' attribute.

See Also:
ZSeriesPartitionImpl.getFreePage()

pctFree

int pctFree
The cached value of the 'Pct Free' attribute.

See Also:
ZSeriesPartitionImpl.getPctFree()

limitKey

java.lang.String limitKey
The cached value of the 'Limit Key' attribute.

See Also:
ZSeriesPartitionImpl.getLimitKey()

vcat

ZSeriesVCAT vcat
The cached value of the 'Vcat' reference.

See Also:
ZSeriesPartitionImpl.getVcat()

storageGroup

ZSeriesStorageGroup storageGroup
The cached value of the 'Storage Group' reference.

See Also:
ZSeriesPartitionImpl.getStorageGroup()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesPartitionKeyImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

dataMembers

org.eclipse.emf.common.util.EList dataMembers
The cached value of the 'Data Members' containment reference list.

See Also:
ZSeriesPartitionKeyImpl.getDataMembers()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesRoutineExtOptionsImpl extends DB2ExtendedOptionsImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

asuTimeLimit

int asuTimeLimit
The cached value of the 'Asu Time Limit' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getAsuTimeLimit()

luName

java.lang.String luName
The cached value of the 'LU Name' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getLUName()

stayResident

boolean stayResident
The cached value of the 'Stay Resident' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.isStayResident()

externalSecurity

int externalSecurity
The cached value of the 'External Security' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getExternalSecurity()

runTimeOpts

java.lang.String runTimeOpts
The cached value of the 'Run Time Opts' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getRunTimeOpts()

prelinkOpts

java.lang.String prelinkOpts
The cached value of the 'Prelink Opts' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getPrelinkOpts()

buildName

java.lang.String buildName
The cached value of the 'Build Name' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getBuildName()

buildSchema

java.lang.String buildSchema
The cached value of the 'Build Schema' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getBuildSchema()

loadModule

java.lang.String loadModule
The cached value of the 'Load Module' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getLoadModule()

commitOnReturn

boolean commitOnReturn
The cached value of the 'Commit On Return' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.isCommitOnReturn()

wlm

java.lang.String wlm
The cached value of the 'Wlm' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getWlm()

packageOwner

java.lang.String packageOwner
The cached value of the 'Package Owner' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getPackageOwner()

buildOwner

java.lang.String buildOwner
The cached value of the 'Build Owner' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getBuildOwner()

verbose

boolean verbose
The cached value of the 'Verbose' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.isVerbose()

packageVersion

java.lang.String packageVersion
The cached value of the 'Package Version' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getPackageVersion()

packageLocation

java.lang.String packageLocation
The cached value of the 'Package Location' attribute.

See Also:
ZSeriesRoutineExtOptionsImpl.getPackageLocation()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesStorageGroupImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

volumeIds

org.eclipse.emf.common.util.EList volumeIds
The cached value of the 'Volume Ids' attribute list.

See Also:
ZSeriesStorageGroupImpl.getVolumeIds()

vcat

ZSeriesVCAT vcat
The cached value of the 'Vcat' reference.

See Also:
ZSeriesStorageGroupImpl.getVcat()

database

ZSeriesDatabase database
The cached value of the 'Database' reference.

See Also:
ZSeriesStorageGroupImpl.getDatabase()

databaseInstances

org.eclipse.emf.common.util.EList databaseInstances
The cached value of the 'Database Instances' reference list.

See Also:
ZSeriesStorageGroupImpl.getDatabaseInstances()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesSynonymImpl extends org.eclipse.wst.rdb.internal.models.sql.tables.impl.TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

synonymedTable

org.eclipse.wst.rdb.internal.models.sql.tables.Table synonymedTable
The cached value of the 'Synonymed Table' reference.

See Also:
ZSeriesSynonymImpl.getSynonymedTable()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesTableImpl extends DB2TableImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

audit

AuditType audit
The cached value of the 'Audit' attribute.

See Also:
ZSeriesTableImpl.getAudit()

editProc

java.lang.String editProc
The cached value of the 'Edit Proc' attribute.

See Also:
ZSeriesTableImpl.getEditProc()

encoding

CCSIDType encoding
The cached value of the 'Encoding' attribute.

See Also:
ZSeriesTableImpl.getEncoding()

validProc

java.lang.String validProc
The cached value of the 'Valid Proc' attribute.

See Also:
ZSeriesTableImpl.getValidProc()

volatile_

boolean volatile_
The cached value of the 'Volatile' attribute.

See Also:
ZSeriesTableImpl.isVolatile()

tableSpace

ZSeriesTableSpace tableSpace
The cached value of the 'Table Space' reference.

See Also:
ZSeriesTableImpl.getTableSpace()

partitionKey

ZSeriesPartitionKey partitionKey
The cached value of the 'Partition Key' containment reference.

See Also:
ZSeriesTableImpl.getPartitionKey()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesTableSpaceImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

tablespaceType

ZSeriesTableSpaceType tablespaceType
The cached value of the 'Tablespace Type' attribute.

See Also:
ZSeriesTableSpaceImpl.getTablespaceType()

define

boolean define
The cached value of the 'Define' attribute.

See Also:
ZSeriesTableSpaceImpl.isDefine()

log

boolean log
The cached value of the 'Log' attribute.

See Also:
ZSeriesTableSpaceImpl.isLog()

dsSize

int dsSize
The cached value of the 'Ds Size' attribute.

See Also:
ZSeriesTableSpaceImpl.getDsSize()

segSize

int segSize
The cached value of the 'Seg Size' attribute.

See Also:
ZSeriesTableSpaceImpl.getSegSize()

memberCluster

boolean memberCluster
The cached value of the 'Member Cluster' attribute.

See Also:
ZSeriesTableSpaceImpl.isMemberCluster()

close

boolean close
The cached value of the 'Close' attribute.

See Also:
ZSeriesTableSpaceImpl.isClose()

erase

boolean erase
The cached value of the 'Erase' attribute.

See Also:
ZSeriesTableSpaceImpl.isErase()

maximumRows

int maximumRows
The cached value of the 'Maximum Rows' attribute.

See Also:
ZSeriesTableSpaceImpl.getMaximumRows()

lockMax

int lockMax
The cached value of the 'Lock Max' attribute.

See Also:
ZSeriesTableSpaceImpl.getLockMax()

lockSize

LockSizeType lockSize
The cached value of the 'Lock Size' attribute.

See Also:
ZSeriesTableSpaceImpl.getLockSize()

bufferPoolName

java.lang.String bufferPoolName
The cached value of the 'Buffer Pool Name' attribute.

See Also:
ZSeriesTableSpaceImpl.getBufferPoolName()

encodingScheme

CCSIDType encodingScheme
The cached value of the 'Encoding Scheme' attribute.

See Also:
ZSeriesTableSpaceImpl.getEncodingScheme()

lockPart

boolean lockPart
The cached value of the 'Lock Part' attribute.

See Also:
ZSeriesTableSpaceImpl.isLockPart()

partitions

org.eclipse.emf.common.util.EList partitions
The cached value of the 'Partitions' containment reference list.

See Also:
ZSeriesTableSpaceImpl.getPartitions()

tables

org.eclipse.emf.common.util.EList tables
The cached value of the 'Tables' reference list.

See Also:
ZSeriesTableSpaceImpl.getTables()

mqTs

org.eclipse.emf.common.util.EList mqTs
The cached value of the 'MQ Ts' reference list.

See Also:
ZSeriesTableSpaceImpl.getMQTs()

auxTables

org.eclipse.emf.common.util.EList auxTables
The cached value of the 'Aux Tables' reference list.

See Also:
ZSeriesTableSpaceImpl.getAuxTables()

Class com.ibm.db.models.db2.zSeries.impl.ZSeriesVCATImpl extends org.eclipse.wst.rdb.internal.models.sql.schema.impl.SQLObjectImpl implements Serializable

serialVersionUID: 1L

Serialized Fields

database

ZSeriesDatabase database
The cached value of the 'Database' reference.

See Also:
ZSeriesVCATImpl.getDatabase()