Teiid 8.3.0.Final

Serialized Form


Package org.teiid.adminapi

Class org.teiid.adminapi.AdminComponentException extends AdminException implements Serializable

serialVersionUID: 7117721841515240902L

Class org.teiid.adminapi.AdminException extends org.teiid.core.TeiidException implements Serializable

serialVersionUID: -4446936145500241358L

Serialized Fields

children

List<E> children

Class org.teiid.adminapi.AdminProcessingException extends AdminException implements Serializable

serialVersionUID: -878521636838205857L


Package org.teiid.adminapi.impl

Class org.teiid.adminapi.impl.AdminObjectImpl extends Object implements Serializable

serialVersionUID: -6381303538713462682L

Serialized Fields

name

String name

serverGroup

String serverGroup

serverName

String serverName

hostName

String hostName

properties

Map<K,V> properties

Class org.teiid.adminapi.impl.CacheStatisticsMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: -3514505497661004560L

Serialized Fields

hitRatio

double hitRatio

totalEntries

int totalEntries

requestCount

int requestCount

Class org.teiid.adminapi.impl.DataPolicyMetadata extends Object implements Serializable

serialVersionUID: -4119646357275977190L

Serialized Fields

name

String name

description

String description

anyAuthenticated

boolean anyAuthenticated

allowCreateTemporaryTables

Boolean allowCreateTemporaryTables

permissions

Map<K,V> permissions

languagePermissions

Map<K,V> languagePermissions

mappedRoleNames

List<E> mappedRoleNames

Class org.teiid.adminapi.impl.DataPolicyMetadata.PermissionMetaData extends Object implements Serializable

serialVersionUID: 7034744531663164277L

Serialized Fields

resourceName

String resourceName

condition

String condition

bits

byte bits

bitsSet

byte bitsSet

Class org.teiid.adminapi.impl.EngineStatisticsMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: -6207621797253332528L

Serialized Fields

sessionCount

int sessionCount

totalMemoryUsedInKB

long totalMemoryUsedInKB

memoryUsedByActivePlansInKB

long memoryUsedByActivePlansInKB

diskWriteCount

long diskWriteCount

diskReadCount

long diskReadCount

cacheWriteCount

long cacheWriteCount

cacheReadCount

long cacheReadCount

diskSpaceUsedInMB

long diskSpaceUsedInMB

activePlanCount

int activePlanCount

waitPlanCount

int waitPlanCount

maxWaitPlanCount

int maxWaitPlanCount

Class org.teiid.adminapi.impl.EntryMetaData extends AdminObjectImpl implements Serializable

serialVersionUID: -3602627159192411780L

Serialized Fields

path

String path

description

String description

Class org.teiid.adminapi.impl.ModelMetaData extends AdminObjectImpl implements Serializable

serialVersionUID: 3714234763056162230L

Serialized Fields

sources

LinkedHashMap<K,V> sources

modelType

String modelType

description

String description

path

String path

visible

Boolean visible

messages

List<E> messages

schemaSourceType

String schemaSourceType

schemaText

String schemaText

Class org.teiid.adminapi.impl.ModelMetaData.Message extends Object implements Serializable

serialVersionUID: 2044197069467559527L

Serialized Fields

value

String value

severity

ModelMetaData.Message.Severity severity

path

String path

Class org.teiid.adminapi.impl.PropertyDefinitionMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: 6612838530524627205L

Serialized Fields

allowedValues

Collection<E> allowedValues

defaultValue

Object defaultValue

description

String description

displayName

String displayName

propertyTypeClassName

String propertyTypeClassName

requiresRestart

PropertyDefinition.RestartType requiresRestart

advanced

boolean advanced

masked

boolean masked

modifiable

boolean modifiable

required

boolean required

Class org.teiid.adminapi.impl.RequestMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: -2779106368517784259L

Serialized Fields

executionId

long executionId

sessionId

String sessionId

command

String command

startTime

long startTime

sourceRequest

boolean sourceRequest

nodeID

Integer nodeID

transactionId

String transactionId

processingState

Request.ProcessingState processingState

threadState

Request.ThreadState threadState

Class org.teiid.adminapi.impl.SessionMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: 918638989081830034L

Serialized Fields

applicationName

String applicationName

lastPingTime

long lastPingTime

createdTime

long createdTime

ipAddress

String ipAddress

clientHostName

String clientHostName

clientHardwareAddress

String clientHardwareAddress

userName

String userName

vdbName

String vdbName

vdbVersion

int vdbVersion

sessionId

String sessionId

securityDomain

String securityDomain

Class org.teiid.adminapi.impl.SourceMappingMetadata extends Object implements Serializable

serialVersionUID: -4417878417697685794L

Serialized Fields

name

String name

jndiName

String jndiName

translatorName

String translatorName

Class org.teiid.adminapi.impl.TransactionMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: -8588785315218789068L

Serialized Fields

associatedSession

String associatedSession

scope

String scope

id

String id

createdTime

long createdTime

Class org.teiid.adminapi.impl.VDBImportMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: 8827106139518843217L

Serialized Fields

name

String name

version

int version

importDataPolicies

boolean importDataPolicies

Class org.teiid.adminapi.impl.VDBMetaData extends AdminObjectImpl implements Serializable

serialVersionUID: -4723595252013356436L

Serialized Fields

models

LinkedHashMap<K,V> models

translators

LinkedHashMap<K,V> translators

dataPolicies

LinkedHashMap<K,V> dataPolicies

imports

List<E> imports

entries

List<E> entries

version

int version

description

String description

dynamic

boolean dynamic

status

VDB.Status status

connectionType

VDB.ConnectionType connectionType

queryTimeout

long queryTimeout

importedModels

Set<E> importedModels

Class org.teiid.adminapi.impl.VDBTranslatorMetaData extends AdminObjectImpl implements Serializable

serialVersionUID: -3454161477587996138L

Serialized Fields

type

String type

executionClass

Class<T> executionClass

description

String description

moduleName

String moduleName

Class org.teiid.adminapi.impl.WorkerPoolStatisticsMetadata extends AdminObjectImpl implements Serializable

serialVersionUID: -4917902925523802295L

Serialized Fields

queued

int queued

highestQueued

int highestQueued

maxThreads

int maxThreads

activeThreads

int activeThreads

highestActiveThreads

int highestActiveThreads

totalSubmitted

long totalSubmitted

totalCompleted

long totalCompleted

Package org.teiid.api.exception.query

Class org.teiid.api.exception.query.ExpressionEvaluationException extends org.teiid.core.TeiidProcessingException implements Serializable

serialVersionUID: 4955469005442543688L

Class org.teiid.api.exception.query.FunctionExecutionException extends ExpressionEvaluationException implements Serializable

serialVersionUID: -4421419169341759699L

Class org.teiid.api.exception.query.FunctionMetadataException extends QueryProcessingException implements Serializable

serialVersionUID: -3315048240596850619L

Class org.teiid.api.exception.query.InvalidFunctionException extends ExpressionEvaluationException implements Serializable

serialVersionUID: -1743553921704505430L

Class org.teiid.api.exception.query.QueryMetadataException extends org.teiid.core.TeiidComponentException implements Serializable

serialVersionUID: -2109331443434830452L

Class org.teiid.api.exception.query.QueryParserException extends QueryProcessingException implements Serializable

serialVersionUID: 7565287582917117432L

Serialized Fields

parseException

org.teiid.query.parser.ParseException parseException

Class org.teiid.api.exception.query.QueryPlannerException extends QueryProcessingException implements Serializable

serialVersionUID: -4209763837004780184L

Class org.teiid.api.exception.query.QueryProcessingException extends org.teiid.core.TeiidProcessingException implements Serializable

serialVersionUID: -1976946369356781737L

Class org.teiid.api.exception.query.QueryResolverException extends QueryProcessingException implements Serializable

serialVersionUID: 752912934870580744L

Class org.teiid.api.exception.query.QueryValidatorException extends QueryProcessingException implements Serializable

serialVersionUID: 7003393883967513820L

Class org.teiid.api.exception.query.UnresolvedSymbolDescription extends Object implements Serializable

Serialized Fields

symbol

String symbol

description

String description

Package org.teiid.client

Class org.teiid.client.ProcedureErrorInstructionException extends org.teiid.core.TeiidProcessingException implements Serializable

serialVersionUID: 895480748445855790L

Class org.teiid.client.RequestMessage extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.ResultsMessage extends Object implements Serializable

serialVersionUID: 3546924172976187793L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.SourceWarning extends org.teiid.core.TeiidException implements Serializable

Serialized Fields

modelName

String modelName

connectorBindingName

String connectorBindingName

partialResults

boolean partialResults

Package org.teiid.client.lob

Class org.teiid.client.lob.LobChunk extends Object implements Serializable

serialVersionUID: -5634014429424520672L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.teiid.client.metadata

Class org.teiid.client.metadata.MetadataResult extends Object implements Serializable

serialVersionUID: -1520482281079030324L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.metadata.ParameterInfo extends Object implements Serializable

serialVersionUID: -683851729051138932L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.teiid.client.plan

Class org.teiid.client.plan.Annotation extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.plan.PlanNode extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.plan.PlanNode.Property extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.teiid.client.security

Class org.teiid.client.security.InvalidSessionException extends TeiidSecurityException implements Serializable

serialVersionUID: 594047711693346844L

Class org.teiid.client.security.LogonException extends TeiidSecurityException implements Serializable

serialVersionUID: -4407245748107257061L

Class org.teiid.client.security.LogonResult extends Object implements Serializable

serialVersionUID: 4481443514871448269L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.security.SessionToken extends Object implements Serializable

serialVersionUID: -2853708320435636107L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.security.TeiidSecurityException extends org.teiid.core.TeiidProcessingException implements Serializable


Package org.teiid.client.util

Class org.teiid.client.util.ExceptionHolder extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.client.util.TestExceptionHolder.BadException extends org.teiid.core.TeiidProcessingException implements Serializable

Serialized Fields

obj

Object obj

Class org.teiid.client.util.TestExceptionHolder.BadException2 extends org.teiid.core.TeiidProcessingException implements Serializable


Package org.teiid.client.xa

Class org.teiid.client.xa.XATransactionException extends org.teiid.core.TeiidProcessingException implements Serializable

serialVersionUID: 5685144848609237877L

Serialized Fields

errorCode

int errorCode

Class org.teiid.client.xa.XidImpl extends Object implements Serializable

serialVersionUID: -7078441828703404308L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package org.teiid.jdbc

Class org.teiid.jdbc.AsynchPositioningException extends TeiidSQLException implements Serializable

serialVersionUID: 4965087364648306848L

Class org.teiid.jdbc.BaseDataSource extends WrapperImpl implements Serializable

Serialized Fields

databaseName

String databaseName
The name of the virtual database on a particular Teiid Server. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is required.


dataSourceName

String dataSourceName
The logical name for the underlying XADataSource or ConnectionPoolDataSource; used only when pooling connections or distributed transactions are implemented. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is optional.


description

String description
The description of this data source. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is optional.


user

String user
The user's name. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is required.


password

String password
The user's password. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is required.


databaseVersion

String databaseVersion
The version number of the virtual database to which a connection is to be established. This property is optional; if not specified, the assumption is that the latest version on the Teiid Server is to be used.


applicationName

String applicationName
The name of the application. Supplying this property may allow an administrator of a Teiid Server to better identify individual connections and usage patterns. This property is optional.


partialResultsMode

String partialResultsMode
Support partial results mode or not.


fetchSize

int fetchSize
Default fetch size, <= 0 indicates not set.


resultSetCacheMode

String resultSetCacheMode
Whether to use result set cache if it available


loginTimeout

int loginTimeout
The number of milliseconds before timing out. This property is optional and defaults to "0" (meaning no time out).


showPlan

String showPlan

noExec

boolean noExec

disableLocalTxn

String disableLocalTxn

transactionAutoWrap

String transactionAutoWrap

ansiQuotedIdentifiers

boolean ansiQuotedIdentifiers

queryTimeout

int queryTimeout

useJDBC4ColumnNameAndLabelSemantics

boolean useJDBC4ColumnNameAndLabelSemantics

additionalProperties

String additionalProperties
String to hold additional properties that are not represented with an explicit getter/setter

Class org.teiid.jdbc.PartialResultsWarning extends SQLWarning implements Serializable

serialVersionUID: 5301215068719177369L

Serialized Fields

failures

Map<K,V> failures

Class org.teiid.jdbc.TeiidDataSource extends BaseDataSource implements Serializable

serialVersionUID: -5170316154373144878L

Serialized Fields

portNumber

int portNumber
The port number where a server is listening for requests. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is required.


serverName

String serverName
The name of the host where the sServer is running. This property name is one of the standard property names defined by the JDBC 2.0 specification, and is required.


secure

boolean secure
Specify whether to make a secure (SSL, mms:) connection or a normal non-SSL mm: connection. the default is to use a non-secure connection.

Since:
5.0.2

alternateServers

String alternateServers
Holds a comma delimited list of alternate Server(s):Port(s) that can be used for connection fail-over.

Since:
5.5

autoFailover

String autoFailover
The auto failover mode for calls made to the query engine. If true query engine calls that fail will allow the connection to choose another process.


discoveryStrategy

String discoveryStrategy

passthroughAuthentication

boolean passthroughAuthentication
when "true", in the "embedded" scenario, authentication is information is read in pass though manner.


jaasName

String jaasName
Name of the jass configuration to use from the -Djava.security.auth.login.config=login.conf property


kerberosServicePrincipleName

String kerberosServicePrincipleName
Name of Kerberos KDC service principle name


encryptRequests

boolean encryptRequests
If not using ssl determines whether requests with the associated command payload should be encrypted

Class org.teiid.jdbc.TeiidSQLException extends SQLException implements Serializable

serialVersionUID: 3672305321346173922L

Serialized Fields

teiidCode

String teiidCode

Class org.teiid.jdbc.TeiidSQLWarning extends SQLWarning implements Serializable

serialVersionUID: -7080782561220818997L

Serialized Fields

modelName

String modelName

sourceName

String sourceName

Package org.teiid.json.simple

Class org.teiid.json.simple.ParseException extends Exception implements Serializable

serialVersionUID: -7880698968187728548L

Serialized Fields

errorType

int errorType

unexpectedObject

Object unexpectedObject

position

int position

Package org.teiid.metadata

Class org.teiid.metadata.AbstractMetadataRecord extends Object implements Serializable

serialVersionUID: 564092984812414058L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

uuid

String uuid

name

String name

nameInSource

String nameInSource

properties

Map<K,V> properties

annotation

String annotation

Class org.teiid.metadata.AggregateAttributes extends Object implements Serializable

serialVersionUID: 5398000844375944790L

Serialized Fields

analytic

boolean analytic

usesDistinctRows

boolean usesDistinctRows

allowsOrderBy

boolean allowsOrderBy

allowsDistinct

boolean allowsDistinct

decomposable

boolean decomposable

Class org.teiid.metadata.BaseColumn extends AbstractMetadataRecord implements Serializable

serialVersionUID: 6382258617714856616L

Serialized Fields

datatypeUUID

String datatypeUUID

runtimeType

String runtimeType

defaultValue

String defaultValue

length

int length

scale

int scale

radix

int radix

precision

int precision

nullType

BaseColumn.NullType nullType

position

int position

datatype

Datatype datatype

Class org.teiid.metadata.Column extends BaseColumn implements Serializable

serialVersionUID: -1310120788764453726L

Serialized Fields

selectable

boolean selectable

updatable

boolean updatable

autoIncremented

boolean autoIncremented

caseSensitive

boolean caseSensitive

signed

boolean signed

currency

boolean currency

fixedLength

boolean fixedLength

searchType

Column.SearchType searchType

minimumValue

String minimumValue

maximumValue

String maximumValue

nativeType

String nativeType

format

String format

charOctetLength

int charOctetLength

distinctValues

int distinctValues

nullValues

int nullValues

parent

ColumnSet<T extends AbstractMetadataRecord> parent

Class org.teiid.metadata.ColumnSet extends AbstractMetadataRecord implements Serializable

serialVersionUID: -1185104601468519829L

Serialized Fields

columns

List<E> columns

parent

AbstractMetadataRecord parent

Class org.teiid.metadata.ColumnStats extends Object implements Serializable

serialVersionUID: 7827734836519486538L

Serialized Fields

distinctValues

Integer distinctValues

nullValues

Integer nullValues

minimumValue

String minimumValue

maximumValue

String maximumValue

Class org.teiid.metadata.Datatype extends AbstractMetadataRecord implements Serializable

serialVersionUID: -7839335802224393230L

Serialized Fields

length

int length

precisionLength

int precisionLength

scale

int scale

radix

int radix

isSigned

boolean isSigned

isAutoIncrement

boolean isAutoIncrement

isCaseSensitive

boolean isCaseSensitive

type

Datatype.Type type

searchType

Column.SearchType searchType

nullType

BaseColumn.NullType nullType

javaClassName

String javaClassName

runtimeTypeName

String runtimeTypeName

basetypeName

String basetypeName

varietyType

Datatype.Variety varietyType

Class org.teiid.metadata.DuplicateRecordException extends MetadataException implements Serializable

serialVersionUID: -1319489333975416115L

Class org.teiid.metadata.ForeignKey extends KeyRecord implements Serializable

serialVersionUID: -8835750783230001311L

Serialized Fields

uniqueKeyID

String uniqueKeyID

primaryKey

KeyRecord primaryKey

referenceTableName

String referenceTableName

referenceColumns

List<E> referenceColumns

Class org.teiid.metadata.FunctionMethod extends AbstractMetadataRecord implements Serializable

serialVersionUID: -8039086494296455152L

Serialized Fields

description

String description

category

String category

pushdown

FunctionMethod.PushDown pushdown

invocationClass

String invocationClass

invocationMethod

String invocationMethod

nullOnNull

boolean nullOnNull

aggregateAttributes

AggregateAttributes aggregateAttributes

determinism

FunctionMethod.Determinism determinism

inParameters

List<E> inParameters

outputParameter

FunctionParameter outputParameter

parent

Schema parent

Class org.teiid.metadata.FunctionParameter extends Object implements Serializable

serialVersionUID: -4696050948395485266L

Serialized Fields

name

String name

type

String type

description

String description

isVarArg

boolean isVarArg

Class org.teiid.metadata.KeyRecord extends ColumnSet<Table> implements Serializable

serialVersionUID: -3526999525526556933L

Serialized Fields

type

KeyRecord.Type type

Class org.teiid.metadata.MetadataException extends org.teiid.core.TeiidRuntimeException implements Serializable

serialVersionUID: -7889770730039591817L

Class org.teiid.metadata.MetadataFactory extends Object implements Serializable

serialVersionUID: 8590341087771685630L

Serialized Fields

vdbName

String vdbName

vdbVersion

int vdbVersion

dataTypes

Map<K,V> dataTypes

builtinDataTypes

Map<K,V> builtinDataTypes

autoCorrectColumnNames

boolean autoCorrectColumnNames

namespaces

Map<K,V> namespaces

rawMetadata

String rawMetadata

modelProperties

Properties modelProperties

schema

Schema schema

idPrefix

String idPrefix

count

int count

Class org.teiid.metadata.MetadataStore extends Object implements Serializable

serialVersionUID: -3130247626435324312L

Serialized Fields

schemas

NavigableMap<K,V> schemas

schemaList

List<E> schemaList

datatypes

NavigableMap<K,V> datatypes

Class org.teiid.metadata.ParseException extends MetadataException implements Serializable

serialVersionUID: -7889770730039591817L

Class org.teiid.metadata.Procedure extends AbstractMetadataRecord implements Serializable

serialVersionUID: 7714869437683360834L

Serialized Fields

isFunction

boolean isFunction

isVirtual

boolean isVirtual

updateCount

int updateCount

parameters

List<E> parameters

resultSet

ColumnSet<T extends AbstractMetadataRecord> resultSet

queryPlan

String queryPlan

parent

Schema parent

Class org.teiid.metadata.ProcedureParameter extends BaseColumn implements Serializable

serialVersionUID: 3484281155208939073L

Serialized Fields

type

ProcedureParameter.Type type

optional

boolean optional

procedure

Procedure procedure

isVarArg

boolean isVarArg

Class org.teiid.metadata.Schema extends AbstractMetadataRecord implements Serializable

serialVersionUID: -5113742472848113008L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
7.1 schemas did not have functions

Throws:
IOException
ClassNotFoundException
Serialized Fields

physical

boolean physical

primaryMetamodelUri

String primaryMetamodelUri

tables

NavigableMap<K,V> tables

procedures

NavigableMap<K,V> procedures

functions

Map<K,V> functions

resolvingOrder

List<E> resolvingOrder

Class org.teiid.metadata.Table extends ColumnSet<Schema> implements Serializable

serialVersionUID: 4891356771125218672L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException
Serialized Fields

cardinality

int cardinality

tableType

Table.Type tableType

isVirtual

boolean isVirtual

isSystem

boolean isSystem

isMaterialized

boolean isMaterialized

supportsUpdate

boolean supportsUpdate

foriegnKeys

List<E> foriegnKeys

indexes

List<E> indexes

functionBasedIndexes

List<E> functionBasedIndexes

uniqueKeys

List<E> uniqueKeys

accessPatterns

List<E> accessPatterns

primaryKey

KeyRecord primaryKey

selectTransformation

String selectTransformation

insertPlan

String insertPlan

updatePlan

String updatePlan

deletePlan

String deletePlan

insertPlanEnabled

boolean insertPlanEnabled

updatePlanEnabled

boolean updatePlanEnabled

deletePlanEnabled

boolean deletePlanEnabled

materializedStageTable

Table materializedStageTable

materializedTable

Table materializedTable

bindings

List<E> bindings

schemaPaths

List<E> schemaPaths

resourcePath

String resourcePath

Class org.teiid.metadata.TableStats extends Object implements Serializable

serialVersionUID: 4316568283357485330L

Serialized Fields

cardinality

Integer cardinality

Package org.teiid.metadata.index

Class org.teiid.metadata.index.IndexMetadataStore extends MetadataStore implements Serializable

serialVersionUID: -7606516749442597438L

Serialized Fields

indexes

org.teiid.internal.core.index.Index[] indexes

recordFactory

RecordFactory recordFactory

annotationCache

Map<K,V> annotationCache

extensionCache

Map<K,V> extensionCache

schemaEntries

Map<K,V> schemaEntries

childRecords

Map<K,V> childRecords

allRecords

Map<K,V> allRecords

indexFiles

HashSet<E> indexFiles

vdbEntries

LinkedHashMap<K,V> vdbEntries

loaded

boolean loaded

Class org.teiid.metadata.index.TransformationRecordImpl extends AbstractMetadataRecord implements Serializable

Serialized Fields

transformation

String transformation

transformationType

String transformationType

bindings

List<E> bindings

schemaPaths

List<E> schemaPaths

resourcePath

String resourcePath

Package org.teiid.net

Class org.teiid.net.CommunicationException extends org.teiid.core.TeiidException implements Serializable

serialVersionUID: -8352601998078723446L

Class org.teiid.net.ConnectionException extends org.teiid.core.TeiidException implements Serializable

serialVersionUID: -5647655775983865084L


Package org.teiid.net.socket

Class org.teiid.net.socket.Handshake extends Object implements Serializable

serialVersionUID: 7839271224736355515L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.net.socket.Message extends Object implements Serializable

serialVersionUID: 1063704220782714098L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.net.socket.ServiceInvocationStruct extends Object implements Serializable

serialVersionUID: 1207674062670068350L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.net.socket.SingleInstanceCommunicationException extends CommunicationException implements Serializable


Package org.teiid.odata

Class org.teiid.odata.ODataServlet extends org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher implements Serializable

Serialized Fields

dispatcher

ODataServletContainerDispatcher dispatcher

bootstrap

org.jboss.resteasy.plugins.server.servlet.ServletBootstrap bootstrap

Package org.teiid.replication.jgroups

Class org.teiid.replication.jgroups.AddressWrapper extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class org.teiid.replication.jgroups.JGroupsObjectReplicator extends Object implements Serializable

serialVersionUID: -6851804958313095166L


Package org.teiid.translator

Class org.teiid.translator.CacheDirective extends Object implements Serializable

serialVersionUID: -4119606289701982511L

Serialized Fields

prefersMemory

Boolean prefersMemory

updatable

Boolean updatable

readAll

Boolean readAll

ttl

Long ttl

scope

CacheDirective.Scope scope

Class org.teiid.translator.DataNotAvailableException extends org.teiid.core.TeiidRuntimeException implements Serializable

serialVersionUID: 5569111182915674334L

Serialized Fields

retryDelay

long retryDelay

waitUntil

Date waitUntil

strict

boolean strict

Class org.teiid.translator.TranslatorException extends org.teiid.core.TeiidException implements Serializable

serialVersionUID: -5980862789340592219L


Package org.teiid.translator.jdbc

Class org.teiid.translator.jdbc.JDBCExecutionException extends TranslatorException implements Serializable

serialVersionUID: 1758087499488916573L


Package org.teiid.util

Class org.teiid.util.StAXSQLXML extends org.teiid.core.types.SQLXMLImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package retroruntime.java.sql

Class retroruntime.java.sql.SQLClientInfoException_ extends SQLException implements Serializable

Class retroruntime.java.sql.SQLFeatureNotSupportedException_ extends SQLException implements Serializable


Package retroruntime.javax.xml.stream

Class retroruntime.javax.xml.stream.XMLStreamException_ extends Exception implements Serializable


Teiid 8.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.