Interface _TableNameElement

All Superinterfaces:
io.army.criteria.Item, io.army.criteria.SQLElement

public interface _TableNameElement extends io.army.criteria.SQLElement
  • Method Summary

    Modifier and Type
    Method
    Description
    io.army.meta.TableMeta<?>
     
  • Method Details

    • tableMeta

      io.army.meta.TableMeta<?> tableMeta()