Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
Returns a value indicating if a statement can be added to the user-provided statement pool.
Syntax
public boolean isPoolable() throws SQLException
Return Value
true if the statement can be added to the user-provided statement pool; false otherwise.
Exceptions
Remarks
setPoolable changes the poolable behavior of an object.