Interface Select


public interface Select
Representation of a select element of a query.
  • Method Details

    • getEntityId

      String getEntityId()
    • getSelect

      String getSelect()
    • getAlias

      String getAlias()
    • getAsDomElement

      Element getAsDomElement()