|
|||||||||
| Home >> All >> org >> jdbf >> engine >> [ sql overview ] | PREV NEXT | ||||||||
Uses of Class
org.jdbf.engine.sql.SQLStatement
| Uses of SQLStatement in org.jdbf.engine.sql |
| Subclasses of SQLStatement in org.jdbf.engine.sql | |
class |
DeleteStatement
DeleteStatement is that class that represents the delete sql
statement. |
class |
InsertStatement
InsertStatement is that class that represents the insert sql
statement. |
class |
SelectStatement
SelectStatement is that class that represents the select sql
statement. |
class |
UpdateStatement
UpdateStatement is that class that represents the update sql
statement. |
|
|||||||||
| Home >> All >> org >> jdbf >> engine >> [ sql overview ] | PREV NEXT | ||||||||