Class RowIdPreparedStatementIndexSetter

java.lang.Object
org.simpleflatmapper.jdbc.impl.setter.RowIdPreparedStatementIndexSetter
All Implemented Interfaces:
PreparedStatementIndexSetter<RowId>, org.simpleflatmapper.map.setter.ContextualIndexedSetter<PreparedStatement,RowId>

public class RowIdPreparedStatementIndexSetter extends Object implements PreparedStatementIndexSetter<RowId>
  • Constructor Details

    • RowIdPreparedStatementIndexSetter

      public RowIdPreparedStatementIndexSetter()
  • Method Details