|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AliasDictionary | |
|---|---|
| com.agimatec.sql | |
| Uses of AliasDictionary in com.agimatec.sql |
|---|
| Methods in com.agimatec.sql that return AliasDictionary | |
|---|---|
AliasDictionary |
SQLWriter.getAliases()
Answer the receiver's alias dictionary. |
| Methods in com.agimatec.sql with parameters of type AliasDictionary | |
|---|---|
void |
SQLWriter.setAliases(AliasDictionary aAliases)
Set the receiver's alias dictionary. |
| Constructors in com.agimatec.sql with parameters of type AliasDictionary | |
|---|---|
SQLWriter(AliasDictionary useAliases)
Initialize the new instance with a given AliasDictionary or null |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||