Class AllowUnusedBindingsFactory

java.lang.Object
org.jdbi.v3.sqlobject.customizer.internal.AllowUnusedBindingsFactory
All Implemented Interfaces:
SqlStatementCustomizerFactory

public class AllowUnusedBindingsFactory extends Object implements SqlStatementCustomizerFactory
  • Constructor Details

    • AllowUnusedBindingsFactory

      public AllowUnusedBindingsFactory()
  • Method Details