| connections |
| MysqltcsLogger | Interface MysqltcsLogger |
| Mysqltcs | Class Mysqltcs Main class, this class create the mysql connection, and allow you to make query. |
| MysqltcsException | Class MysqlConnectionException |
| MysqltcsOperations | Class MysqltcsOperations This class allow you to perform efficiently common tasks like a simple insert you have to instance this passing a Mysqltcs connection instantiated before |
| SimpleLogger | Class SimpleLogger |