Class GenericLanguageConnectionFactory

java.lang.Object
org.apache.derby.impl.sql.conn.GenericLanguageConnectionFactory
All Implemented Interfaces:
CacheableFactory, ModuleControl, ModuleSupportable, PropertySetCallback, LanguageConnectionFactory

public class GenericLanguageConnectionFactory extends Object implements LanguageConnectionFactory, CacheableFactory, PropertySetCallback, ModuleControl, ModuleSupportable
LanguageConnectionFactory generates all of the items a language system needs that is specific to a particular connection. Alot of these are other factories.