| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.syrup.sql.SQLImpl
Groups all SQL related functions to implement Syrup.
| Constructor Summary | |
SQLImpl()
 | 
|
| Method Summary | |
 CreationFunctions | 
creationFunctions()
Returns the instance of a CreationFunctions implementation.  | 
 ExecutionFunctions | 
executionFunctions()
Returns the instance of a ExecutionFunctions implementation.  | 
 GenericFunctions | 
genericFunctions()
Returns the instance of a GenericFunctions implementation.  | 
 javax.naming.Reference | 
getReference()
 | 
 LoggingFunctions | 
loggingFunctions()
Returns the instance of a LoggingFunctions implementation.  | 
 QueryFunctions | 
queryFunctions()
Returns the instance of a QueryFunctions implementation.  | 
 SQLStatements | 
sqlStatements()
Returns the instance of a SQLStatements implementation.  | 
 UpdateFunctions | 
updateFunctions()
Returns the instance of a UpdateFunctions implementation.  | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public SQLImpl()
| Method Detail | 
public javax.naming.Reference getReference()
                                    throws javax.naming.NamingException
getReference in interface javax.naming.Referenceablejavax.naming.NamingExceptionpublic GenericFunctions genericFunctions()
public CreationFunctions creationFunctions()
public SQLStatements sqlStatements()
public UpdateFunctions updateFunctions()
public LoggingFunctions loggingFunctions()
public ExecutionFunctions executionFunctions()
public QueryFunctions queryFunctions()
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||