Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I J M N O P R S T U W

A

aliasType - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 

B

BITS_MASK_IS_DEFAULTVALUE_AUTOINC - Static variable in class org.apache.derby.catalog.types.DefaultInfoImpl
 
BaseTypeIdImpl - class org.apache.derby.catalog.types.BaseTypeIdImpl.
This class is the base class for all type ids that are written to the system tables.
BaseTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
niladic constructor.
BaseTypeIdImpl(int) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
1 argument constructor.
BaseTypeIdImpl(String) - Constructor for class org.apache.derby.catalog.types.BaseTypeIdImpl
Constructor for an BaseTypeIdImpl
baseColumnPositions - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
baseColumnPositions() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 

C

CONTAINS_SQL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
calcType(boolean) - Static method in class org.apache.derby.catalog.types.DefaultInfoImpl
This function returns stored value for flags and so on.
calledOnNullInput - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
True if the routine is called on null input.
calledOnNullInput() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
className - Variable in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
This class implements Formatable.

D

DecimalTypeIdImpl - class org.apache.derby.catalog.types.DecimalTypeIdImpl.
 
DecimalTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.DecimalTypeIdImpl
 
DefaultInfoImpl - class org.apache.derby.catalog.types.DefaultInfoImpl.
 
DefaultInfoImpl() - Constructor for class org.apache.derby.catalog.types.DefaultInfoImpl
Public niladic constructor.
DefaultInfoImpl(boolean, String, DataValueDescriptor) - Constructor for class org.apache.derby.catalog.types.DefaultInfoImpl
Constructor for use with numeric types
defaultText - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
 
defaultValue - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
This class implements Formatable.
dynamicResultSets - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 

E

equals(Object) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
we want equals to say if these are the same type id or not.
equals(Object) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
Test for value equality
equals(Object) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Compare if two TypeDescriptors are exactly the same

F

formatId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
 

G

getClassName() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Return the java class name for this type
getDefaultText() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
 
getDefaultValue() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
Get the default value.
getJDBCTypeId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Get the jdbc type id for this type.
getJDBCTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Get the jdbc type id for this type.
getKeyColumnPosition(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
getKeyColumnPosition(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
getMaxDynamicResultSets() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getMaximumWidth() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
getMaximumWidthInBytes() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Return the length of this type in bytes.
getMethodName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
 
getMethodName() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
 
getNewInstance() - Method in class org.apache.derby.catalog.types.TypesImplInstanceGetter
 
getParameterCount() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getParameterModes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getParameterNames() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getParameterStyle() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getParameterTypes() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getPrecision() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns the number of decimal digits for the datatype, if applicable.
getReferencedColumnPositions() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
 
getReturnType() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getSQLAllowed() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
getSQLTypeName() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Returns the SQL name of the datatype.
getSQLstring() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Converts this data type descriptor (including length/precision) to a string.
getScale() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns the number of digits to the right of the decimal for the datatype, if applicable.
getSynonymSchema() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
 
getSynonymTable() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
 
getTargetClassName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
 
getTargetMethodName() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
 
getTypeFormatId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
getTypeFormatId() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
 
getTypeFormatId() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.StatisticsImpl
 
getTypeFormatId() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Get the formatID which corresponds to this class.
getTypeFormatId() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Get the formatID which corresponds to this class.
getTypeId() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Get the type Id stored within this type descriptor.
getTypeName() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Gets the name of this datatype.

H

hashCode() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Hashcode which works with equals.
hashCode() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 

I

IndexDescriptorImpl - class org.apache.derby.catalog.types.IndexDescriptorImpl.
 
IndexDescriptorImpl(String, boolean, int[], boolean[], int) - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
Constructor for an IndexDescriptorImpl
IndexDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.IndexDescriptorImpl
Zero-argument constructor for Formatable interface
indexType - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
indexType() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isAscending() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isDefaultValueAutoinc() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
 
isDescending(Integer) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
isNullable - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
isNullable() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Returns TRUE if the datatype can contain NULL, FALSE if not.
isUnique - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
This class implements Formatable.
isUnique() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 

J

JDBCTypeId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
 

M

MODIFIES_SQL_DATA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
MethodAliasInfo - class org.apache.derby.catalog.types.MethodAliasInfo.
Describe a method alias.
MethodAliasInfo() - Constructor for class org.apache.derby.catalog.types.MethodAliasInfo
Public niladic constructor.
MethodAliasInfo(String) - Constructor for class org.apache.derby.catalog.types.MethodAliasInfo
Create a MethodAliasInfo
maximumWidth - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
methodName - Variable in class org.apache.derby.catalog.types.MethodAliasInfo
This class implements Formatable.

N

NO_SQL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
numRows - Variable in class org.apache.derby.catalog.types.StatisticsImpl
 
numUnique - Variable in class org.apache.derby.catalog.types.StatisticsImpl
 
numberOfOrderedColumns - Variable in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
numberOfOrderedColumns() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 

O

org.apache.derby.catalog.types - package org.apache.derby.catalog.types
 

P

PS_JAVA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
PARAMETER STYLE JAVA
parameterCount - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
parameterMode(int) - Static method in class org.apache.derby.catalog.types.RoutineAliasInfo
 
parameterModes - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
IN, OUT, INOUT
parameterNames - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
parameterStyle - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
Parameter style - always PS_JAVA at the moment.
parameterTypes - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
precision - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
 

R

READS_SQL_DATA - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
ReferencedColumnsDescriptorImpl - class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl.
 
ReferencedColumnsDescriptorImpl(int[]) - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
Constructor for an ReferencedColumnsDescriptorImpl
ReferencedColumnsDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
Zero-argument constructor for Formatable interface
RoutineAliasInfo - class org.apache.derby.catalog.types.RoutineAliasInfo.
Describe a r (procedure or function) alias.
RoutineAliasInfo() - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
 
RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
Create a RoutineAliasInfo for an internal PROCEDURE.
RoutineAliasInfo(String, int, String[], TypeDescriptor[], int[], int, short, short, boolean, TypeDescriptor) - Constructor for class org.apache.derby.catalog.types.RoutineAliasInfo
Create a RoutineAliasInfo for a PROCEDURE or FUNCTION
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.MethodAliasInfo
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
 
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.StatisticsImpl
 
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Read this object from a stream of stored objects.
readExternal(ObjectInput) - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Read this object from a stream of stored objects.
referencedColumns - Variable in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
This class implements Formatable.
returnType - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
Return type for functions.

S

SQLTypeName - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
This class implements Formatable.
SQL_CONTROL - Static variable in class org.apache.derby.catalog.types.RoutineAliasInfo
 
StatisticsImpl - class org.apache.derby.catalog.types.StatisticsImpl.
 
StatisticsImpl(long, long) - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
Constructor for StatisticsImpl.
StatisticsImpl() - Constructor for class org.apache.derby.catalog.types.StatisticsImpl
Zero argument constructor for Formatable Interface
SynonymAliasInfo - class org.apache.derby.catalog.types.SynonymAliasInfo.
Describe an S (Synonym) alias.
SynonymAliasInfo() - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
 
SynonymAliasInfo(String, String) - Constructor for class org.apache.derby.catalog.types.SynonymAliasInfo
Create a SynonymAliasInfo for synonym.
scale - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
schemaName - Variable in class org.apache.derby.catalog.types.SynonymAliasInfo
 
selectivity(Object[]) - Method in class org.apache.derby.catalog.types.StatisticsImpl
 
setAliasType() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
Set the type of this alias based on whether or not the returnType is null.
setBaseColumnPositions(int[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
setDefaultValue(DataValueDescriptor) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
Set the default value.
setIsAscending(boolean[]) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
setNullability(boolean) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Set the nullability of the datatype described by this descriptor
setNumberOfOrderedColumns(int) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
setNumericType() - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
 
setTypeIdSpecificInstanceVariables() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
 
specificName - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
SQL Specific name (future)
sqlAllowed - Variable in class org.apache.derby.catalog.types.RoutineAliasInfo
What SQL is allowed by this procedure.
systemBuiltIn() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Does this type id represent a system built-in type?
systemBuiltIn() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Does this type id represent a system built-in type?

T

TypeDescriptorImpl - class org.apache.derby.catalog.types.TypeDescriptorImpl.
 
TypeDescriptorImpl() - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Public niladic constructor.
TypeDescriptorImpl(BaseTypeIdImpl, int, int, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for use with numeric types
TypeDescriptorImpl(BaseTypeIdImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for use with non-numeric types
TypeDescriptorImpl(TypeDescriptorImpl, int, int, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for internal uses only.
TypeDescriptorImpl(TypeDescriptorImpl, boolean, int) - Constructor for class org.apache.derby.catalog.types.TypeDescriptorImpl
Constructor for internal uses only
TypesImplInstanceGetter - class org.apache.derby.catalog.types.TypesImplInstanceGetter.
 
TypesImplInstanceGetter() - Constructor for class org.apache.derby.catalog.types.TypesImplInstanceGetter
 
tableName - Variable in class org.apache.derby.catalog.types.SynonymAliasInfo
 
toParsableString(TypeDescriptor) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Converts this TypeId, given a data type descriptor (including length/precision), to a string.
toString() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Format this BaseTypeIdImpl as a String
toString() - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
 
toString() - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
toString() - Method in class org.apache.derby.catalog.types.MethodAliasInfo
 
toString() - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
 
toString() - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
Get this alias info as a string.
toString() - Method in class org.apache.derby.catalog.types.StatisticsImpl
 
toString() - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
 
toString() - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
 
type - Variable in class org.apache.derby.catalog.types.DefaultInfoImpl
 
typeId - Variable in class org.apache.derby.catalog.types.TypeDescriptorImpl
This class implements Formatable.

U

UserDefinedTypeIdImpl - class org.apache.derby.catalog.types.UserDefinedTypeIdImpl.
 
UserDefinedTypeIdImpl() - Constructor for class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Public niladic constructor.
UserDefinedTypeIdImpl(String) - Constructor for class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Constructor for a UserDefinedTypeIdImpl.
userType() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Does this type id represent a user type?
userType() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Does this type id represent a user type?

W

wrapperTypeFormatId - Variable in class org.apache.derby.catalog.types.BaseTypeIdImpl
 
wrapperTypeFormatId() - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Get the format id for the wrapper type id that corresponds to this type id.
wrapperTypeFormatId() - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Get the format id for the wrapper type id that corresponds to this type id.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.BaseTypeIdImpl
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.DecimalTypeIdImpl
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.DefaultInfoImpl
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.IndexDescriptorImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.MethodAliasInfo
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.ReferencedColumnsDescriptorImpl
 
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.RoutineAliasInfo
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.StatisticsImpl
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.SynonymAliasInfo
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.TypeDescriptorImpl
Write this object to a stream of stored objects.
writeExternal(ObjectOutput) - Method in class org.apache.derby.catalog.types.UserDefinedTypeIdImpl
Write this object to a stream of stored objects.

A B C D E F G H I J M N O P R S T U W