@Immutable public interface Preparation
PreparedStatement
.Modifier and Type | Method and Description |
---|---|
void |
prepare(PreparedStatement stmt)
Prepares this statement.
|
void prepare(PreparedStatement stmt) throws SQLException
stmt
- Statement to modify/prepareSQLException
- If something goes wrong insideCopyright © 2012–2015 jcabi.com. All rights reserved.