Transaction Log
This log was modified with line breaks.
INFO, 17:46:15.015, Trans[1001] insert into or_address (city, cretime, line_1,
line_2, region, updtime, country_code) values (?, ?, ?, ?, ?, ?, ?)
INFO, 17:46:15.062, Trans[1001] Binding Insert [or_address] set[city=Auckland,
cretime=2006-11-28 17:46:15.046, line1=PO Box 1234, line2=null, region=null,
updtime=2006-11-28 17:46:15.062, code=NZ, ]
INFO, 17:46:15.093, Trans[1001] Inserted [app.data.test.Address] [1]
INFO, 17:46:15.093, Trans[1001] insert into or_address (city, cretime, line_1,
line_2, region, updtime, country_code) values (?, ?, ?, ?, ?, ?, ?)
INFO, 17:46:15.109, Trans[1001] Binding Insert [or_address] set[city=Auckland,
cretime=2006-11-28 17:46:15.109, line1=12 Queen St, line2=null, region=null,
updtime=2006-11-28 17:46:15.109, code=NZ, ]
INFO, 17:46:15.109, Trans[1001] Inserted [app.data.test.Address] [2]
INFO, 17:46:15.109, Trans[1001] insert into or_customer (cretime, name, updtime,
billing_address_id, shipping_address_id, status_code) values (?, ?, ?, ?, ?, ?)
INFO, 17:46:15.109, Trans[1001] Binding Insert [or_customer]
set[cretime=2006-11-28 17:46:15.109, name=BigBox Exporters,
updtime=2006-11-28 17:46:15.109, id=1, id=2, code=A, ]
INFO, 17:46:15.109, Trans[1001] Inserted [app.data.test.Customer] [1]
|
|