|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SQLComparison | |
| planetj.database.sql | |
| planetj.dataengine.parameter | |
| Uses of SQLComparison in planetj.database.sql |
| Subclasses of SQLComparison in planetj.database.sql | |
class |
InsertComparison
|
class |
SQLBasicComparison
Insert the type's description here. |
class |
SQLBetweenComparison
Insert the type's description here. |
class |
SQLSetComparison
Insert the type's description here. |
| Uses of SQLComparison in planetj.dataengine.parameter |
| Methods in planetj.dataengine.parameter that return SQLComparison | |
SQLComparison |
SQLPromptParameter.getComparison()
Gets the comparison for this parameter |
| Methods in planetj.dataengine.parameter with parameters of type SQLComparison | |
void |
SQLPromptParameter.setComparison(SQLComparison comparison)
Sets the comparison for this parameter |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||