| Package | Description |
|---|---|
| com.agimatec.sql |
| Modifier and Type | Method and Description |
|---|---|
AliasDictionary |
SQLWriter.getAliases()
Answer the receiver's alias dictionary.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLWriter.setAliases(AliasDictionary aAliases)
Set the receiver's alias dictionary.
|
| Constructor and Description |
|---|
SQLWriter(AliasDictionary useAliases)
Initialize the new instance with a given AliasDictionary or null
|
Copyright © 2008-2016. All Rights Reserved.