You can't. You need to contruct the sql with string concatenation/placeholder with String.format. prepared statement is for the column values not for table name.
2.1m questions
2.1m answers
60 comments
57.0k users