Statements (24)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:compatibleWith |
execute multiple SQL statements at once
|
gptkbp:definedIn |
java.sql package
|
gptkbp:extendsTo |
Statement
|
gptkbp:feature |
improves performance for repeated queries
prevents SQL injection supports parameterized queries |
gptkbp:heldBy |
thread-unsafe
|
https://www.w3.org/2000/01/rdf-schema#label |
PreparedStatement
|
gptkbp:introducedIn |
gptkb:JDBC_2.0
|
gptkbp:method |
close()
setDate() clearParameters() executeQuery() executeUpdate() setInt() setObject() setString() |
gptkbp:usedFor |
Connection
ResultSet executing precompiled SQL statements |
gptkbp:usedIn |
gptkb:Java_Database_Connectivity_(JDBC)
|
gptkbp:bfsParent |
gptkb:Java_Database_Connectivity_(JDBC)
|
gptkbp:bfsLayer |
8
|