Interface RDBJDBCTools.PreparedStatementComponent

  • Enclosing class:
    RDBJDBCTools

    public static interface RDBJDBCTools.PreparedStatementComponent
    Provides a component for a PreparedStatement and a method for setting the parameters within this component
    • Method Detail

      • getStatementComponent

        @NotNull
        @NotNull String getStatementComponent()
        Returns:
        a string suitable for inclusion into a PreparedStatement