ule_id;
private String response;
private String remarks;
private String rule_desc;
// constructor , getters , setters
}
/resultMap>
--- deepakl_2...@yahoo.com wrote:
From:
.rule_desc" from my another table
> "BusinessRule_StaticData"
> 2>i need to select "bres.rule_id" from my another table
> "BusinessRule_ResFiles_Data"
>
> so i have a total select of 4 columns based on a join of 2 tables.
>
> so pleas
rule_desc;
// constructor , getters , setters
}
/resultMap>
--- deepakl_2...@yahoo.com wrote:
From: deepakl_2000
To: dev@ibatis.apache.org
Subject: Issue with join of 2 tables in Iba
.rule_id" from my another table
"BusinessRule_ResFiles_Data"
so i have a total select of 4 columns based on a join of 2 tables.
so please help me to correct the "query.xml" file such that i can accomplish
the selection of 4 columns and retrieve it back as a list in my servi