final class OldRoutineType extends java.lang.Object implements Formatable
Modifier and Type | Field and Description |
---|---|
private TypeDescriptor |
catalogType |
Constructor and Description |
---|
OldRoutineType() |
Modifier and Type | Method and Description |
---|---|
(package private) TypeDescriptor |
getCatalogType() |
int |
getTypeFormatId()
Get a universally unique identifier for the type of
this object.
|
void |
readExternal(java.io.ObjectInput in) |
void |
writeExternal(java.io.ObjectOutput out) |
private TypeDescriptor catalogType
public void readExternal(java.io.ObjectInput in) throws java.io.IOException, java.lang.ClassNotFoundException
readExternal
in interface java.io.Externalizable
java.io.IOException
java.lang.ClassNotFoundException
public void writeExternal(java.io.ObjectOutput out) throws java.io.IOException
writeExternal
in interface java.io.Externalizable
java.io.IOException
public int getTypeFormatId()
TypedFormat
getTypeFormatId
in interface TypedFormat
TypeDescriptor getCatalogType()
Apache Derby V10.10 Internals - Copyright © 2004,2014 The Apache Software Foundation. All Rights Reserved.