Uses of Interface
org.mybatis.generator.api.ConnectionFactory
Packages that use ConnectionFactory
-
Uses of ConnectionFactory in org.mybatis.generator.internal
Classes in org.mybatis.generator.internal that implement ConnectionFactoryModifier and TypeClassDescriptionclassThis class assumes that classes are cached elsewhere for performance reasons, but also to make sure that any native libraries are only loaded one time.Methods in org.mybatis.generator.internal that return ConnectionFactoryModifier and TypeMethodDescriptionstatic ConnectionFactoryObjectFactory.createConnectionFactory(Context context)