|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.syrup.sql.SQLImpl
org.syrup.sql.mysql.MySQLImpl
Groups all MySQL related functions to implement Syrup.
Constructor Summary | |
MySQLImpl()
|
Method Summary | |
SQLStatements |
sqlStatements()
Returns the instance of a SQLStatements implementation. |
Methods inherited from class org.syrup.sql.SQLImpl |
creationFunctions, executionFunctions, genericFunctions, getReference, loggingFunctions, queryFunctions, updateFunctions |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MySQLImpl()
Method Detail |
public SQLStatements sqlStatements()
SQLImpl
sqlStatements
in class SQLImpl
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |