Copyright (C) 2005-2009 The Eigenbase Project
Copyright (C) 2005-2009 SQLstream, Inc.
Copyright (C) 2005-2009 LucidEra, Inc.
Author
John V. Sichi
This package subclasses generic datatype interfaces from {@link
org.eigenbase.reltype} and {@link org.eigenbase.oj} in order to
implement Farrago-specific type handling. During query processing,
the Farrago JDBC driver ensures that an instance of {@link
net.sf.farrago.type.FarragoTypeFactory} is used for all type analysis.