@gnolino
You probably do not understand how it works:
- user fill forms when posting new listing
- osclass consolidate data and send them to database
- data are saved to database
If you want to insert listings directly to db, you do not need anything, only go to your db administration tool and insert new rows to %db_preffix%_t_item and other item related tables