Interface StructuredQuery
-
- All Known Subinterfaces:
UpdateStatement
@Immutable public interface StructuredQuery
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
StructuredQuery.QueryOptions
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.sql.PreparedStatement
getPreparedStatement()
java.lang.String
getSqlQuery()
-