Class BlobPreparedStatementIndexSetter

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

public class BlobPreparedStatementIndexSetter extends Object implements PreparedStatementIndexSetter<Blob>
  • Constructor Details

    • BlobPreparedStatementIndexSetter

      public BlobPreparedStatementIndexSetter()
  • Method Details