I understood that there is change in the value of table in the code.

I'm using standalone torque-3.0-b3. How to get the BasePeer.class file.

Please help me.

Thanks
Viji

Kelvin Tan wrote:

>See attached.
>  
>
>------------------------------------------------------------------------
>
>cvs diff BasePeer.java (in directory 
>C:\checkout\jakarta-turbine-torque\src\java\org\apache\torque\util\)
>Index: BasePeer.java
>===================================================================
>RCS file: 
>/home/cvspublic/jakarta-turbine-torque/src/java/org/apache/torque/util/BasePeer.java,v
>retrieving revision 1.51
>diff -r1.51 BasePeer.java
>1134c1134
><                 String table =
>---
>  
>
>>                String tableName =
>>    
>>
>1135a1136,1141
>  
>
>>                String table = criteria.getTableForAlias(tableName);
>>                if (table == null)
>>                {
>>                    table = tableName;
>>                }
>>
>>    
>>
>>------------------------------------------------------------------------
>>
>>--
>>To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
>>For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>>




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to