IndexColumnHint constructor
IndexColumnHint()
Implementation
IndexColumnHint() {
this.include_begin = true;
this.include_end = false;
}
IndexColumnHint() {
this.include_begin = true;
this.include_end = false;
}