Package org.apache.calcite.chinook
Class ConnectionFactory
java.lang.Object
org.apache.calcite.chinook.ConnectionFactory
- All Implemented Interfaces:
- net.hydromatic.quidem.Quidem.ConnectionFactory
public class ConnectionFactory
extends Object
implements net.hydromatic.quidem.Quidem.ConnectionFactory
Wrapping connection factory for Quidem.
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic enumWrapping with Fairy environmental decoration.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.hydromatic.quidem.Quidem.ConnectionFactorysupplier
- 
Constructor Details- 
ConnectionFactorypublic ConnectionFactory()
 
- 
- 
Method Details- 
connect- Specified by:
- connectin interface- net.hydromatic.quidem.Quidem.ConnectionFactory
- Throws:
- Exception
 
 
-