J-23 - 2013-04-30

Hello,
Using JSQLParser and I have a problem how to create a query
"DELETE FROM tablename WHERE a = 1 AND b = 1".

Dish to create a DELETE with a WHERE clause can not add a second condition, how to do? Someone can tell.

Regards