Re: Remove timestamp fields from select query

2009-05-22 Thread Ravi Kumar
Thanks Adrian On Fri, May 22, 2009 at 8:25 PM, Adrian Crum wrote: > 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 mo

Re: Remove timestamp fields from select query

2009-05-22 Thread 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 field

Remove timestamp fields from select query

2009-05-22 Thread Ravi Kumar
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 , CREAT