tableAlias property

String tableAlias
final

The alias for the primary table in SQL queries (e.g., 't0').

Implementation

final String tableAlias;