Class JoinTable

java.lang.Object
top.codef.sqlfilter.Element<jakarta.persistence.criteria.JoinType>
top.codef.sqlfilter.JoinTable

public class JoinTable extends Element<jakarta.persistence.criteria.JoinType>
  • Constructor Details

    • JoinTable

      public JoinTable()
    • JoinTable

      public JoinTable(String field, jakarta.persistence.criteria.JoinType value)