Class UnsupportedQueryPreparer<T>

java.lang.Object
org.simpleflatmapper.jdbc.impl.UnsupportedQueryPreparer<T>
All Implemented Interfaces:
QueryPreparer<T>

public class UnsupportedQueryPreparer<T> extends Object implements QueryPreparer<T>
  • Constructor Details

    • UnsupportedQueryPreparer

      public UnsupportedQueryPreparer(String message)
  • Method Details