java.lang.Object
bayern.steinbrecher.dbConnector.query.QueryCondition<T>

public class QueryCondition<T>
extends java.lang.Object
Since:
0.7
  • Method Summary

    Modifier and Type Method Description
    @NotNull java.lang.String getSqlExpression()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • getSqlExpression

      @NotNull public @NotNull java.lang.String getSqlExpression()