Uses of Class
com.agimatec.sql.AliasDictionary

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
 



Copyright © 2008-2012. All Rights Reserved.