Interface IndexedSetterProperty.PreparedStatementSetter<T>

Enclosing class:
IndexedSetterProperty

public static interface IndexedSetterProperty.PreparedStatementSetter<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    set(PreparedStatement ps, int i, T val)