org.syrup.sql.mysql |
The MySQL optimized RDMS/JDBC implementation of Syrup.
|
Java Source File Name | Type | Comment |
MySQLImpl.java | Class | Groups all MySQL related functions to implement Syrup. |
MySQLStatements.java | Class | Utility class that provides all the MySQL statements needed for the creation,
updating and deletion of Syrup objects. |