It´s possible to use Bean properties for my select .... where = ? queries.
It need it for a master detail table for my vpw project.
In my master table there are a buttons for each row. when i klick the button, the bean propertie is set for my second select query for my detail table.