Class | Description |
---|---|
BitTypeCompiler |
This class implements TypeCompiler for the SQL BIT datatype.
|
BooleanNormalizer |
Perform normalization such as CNF on boolean expressions.
|
BooleanTypeCompiler |
This class implements TypeCompiler for the SQL BOOLEAN datatype.
|
CharTypeCompiler |
This class implements TypeCompiler for the SQL char datatypes.
|
CLOBTypeCompiler |
This class implements TypeCompiler for the SQL LOB types.
|
DateTypeCompiler | |
IntervalTypeCompiler | |
LOBTypeCompiler |
This class implements TypeCompiler for the SQL LOB types.
|
NumericTypeCompiler |
This class implements TypeId for the SQL numeric datatype.
|
RefTypeCompiler |
This class implements TypeCompiler for the SQL REF datatype.
|
TimestampTypeCompiler | |
TimeTypeCompiler | |
TypeCompiler |
This interface defines methods associated with a TypeId that are used
by the compiler.
|
TypeComputer |
Calculate types from schema information.
|
UserDefinedTypeCompiler | |
XMLTypeCompiler |
This class implements TypeCompiler for the XML type.
|
Copyright © 2013. All Rights Reserved.