Re: Remove timestamp fields from select query

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Re: Remove timestamp fields from select query

Adrian Crum
Set no-auto-stamp true on those entities.

Btw, this type of question belongs on the user list.

-Adrian

Ravi Kumar wrote:

> Hi,
>
> I'm using external database for my custom module.
> In my database i have more than 50 tables.
>
> In ofbiz each and every select query pass additionals four timestamp fields,
> but doesn't have those fields in my tables.
>
> HOW TO REMOVE LAST_UPDATED_STAMP, LAST_UPDATED_TX_STAMP, CREATED_STAMP ,
> CREATED_TX_STAMP those fields from select query?????
>
> Please help me :)
>
> Thanks
> Ravi
>