Serialized Form
-
Package org.teiid.core
-
Class org.teiid.core.ComponentNotFoundException extends TeiidComponentException implements Serializable
- serialVersionUID:
- 8484545412724259223L
-
Class org.teiid.core.TeiidComponentException extends TeiidException implements Serializable
- serialVersionUID:
- 5853804556425201591L
-
Class org.teiid.core.TeiidException extends Exception implements Serializable
- serialVersionUID:
- -3033427629587497938L
-
Serialized Fields
-
code
String code
-
-
Class org.teiid.core.TeiidProcessingException extends TeiidException implements Serializable
- serialVersionUID:
- -4013536109023540872L
-
Class org.teiid.core.TeiidRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -4035276728007979320L
-
Serialized Fields
-
code
String code
An error code.
-
-
-
Package org.teiid.core.crypto
-
Class org.teiid.core.crypto.CryptoException extends TeiidException implements Serializable
-
-
Package org.teiid.core.types
-
Class org.teiid.core.types.AbstractGeospatialType extends BlobType 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.core.types.ArrayImpl extends Object implements Serializable
- serialVersionUID:
- 517794153664734815L
-
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.core.types.ArrayImpl.NullException extends RuntimeException implements Serializable
-
Class org.teiid.core.types.BaseClobType extends Streamable<Clob> implements Serializable
- serialVersionUID:
- 2753412502127824104L
-
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.core.types.BaseLob extends Object implements Serializable
- serialVersionUID:
- -1586959324208959519L
-
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.core.types.BlobImpl extends BaseLob 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.core.types.BlobType extends Streamable<Blob> implements Serializable
- serialVersionUID:
- 1294191629070433450L
-
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.core.types.ClobImpl extends BaseLob 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.core.types.ClobType extends BaseClobType implements Serializable
- serialVersionUID:
- 2753412502127824104L
-
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.core.types.GeographyType extends AbstractGeospatialType 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.core.types.GeometryType extends AbstractGeospatialType 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.core.types.JsonType extends BaseClobType implements Serializable
- serialVersionUID:
- 2753412502127824104L
-
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.core.types.SQLXMLImpl extends BaseLob 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.core.types.Streamable extends Object implements Serializable
- serialVersionUID:
- -8252488562134729374L
-
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.core.types.TransformationException extends TeiidProcessingException implements Serializable
- serialVersionUID:
- -4112567582638012800L
-
Class org.teiid.core.types.XMLType extends Streamable<SQLXML> implements Serializable
- serialVersionUID:
- -7922647237095135723L
-
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.core.util
-
Class org.teiid.core.util.ApplicationInfo extends Object implements Serializable
-
Serialized Fields
-
props
Properties props
-
-
-
Class org.teiid.core.util.CopyOnWriteLinkedHashMap extends Object implements Serializable
- serialVersionUID:
- -2690353315316696065L
-
Serialized Fields
-
map
LinkedHashMap<K,V> map
-
-
Class org.teiid.core.util.LRUCache extends LinkedHashMap<K,V> implements Serializable
-
Serialized Fields
-
maxSize
int maxSize
-
-
-
Class org.teiid.core.util.PropertiesUtils.InvalidPropertyException extends TeiidRuntimeException implements Serializable
- serialVersionUID:
- 1586068295007497776L
-