Package fr.xephi.authme.datasource

Interface Summary
DataSource  
 

Class Summary
CacheDataSource  
FlatFileThread  
MiniConnectionPoolManager A lightweight standalone JDBC connection pool manager.
MySQLThread  
SQLiteThread  
 

Enum Summary
DataSource.DataSourceType  
 

Exception Summary
MiniConnectionPoolManager.TimeoutException Thrown in MiniConnectionPoolManager.getConnection() or MiniConnectionPoolManager.getValidConnection() when no free connection becomes available within timeout seconds.