Class LongPreparedStatementIndexSetter

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

public class LongPreparedStatementIndexSetter extends Object implements PreparedStatementIndexSetter<Long>
  • Constructor Details

    • LongPreparedStatementIndexSetter

      public LongPreparedStatementIndexSetter()
  • Method Details