Package org.apache.ibatis.abator.internal.db

Class Summary
ColumnDefinition  
ColumnDefinitions This class holds the results of introspecting the database table.
ConnectionFactory This class caches drivers for performance reasons, but also to make sure that any native libraries are only loaded one time (avoids the dreaded UnsatisfiedLinkError library loaded in another classloader)
DatabaseDialects  
DatabaseIntrospector