Class Alias


  • public class Alias
    extends Object
    Simple encapsulation of the alias name of an object in a SQL statement. Used to drive some simple overloading of methods
    • Constructor Detail

      • Alias

        public Alias​(String alias)