Interface Table<T extends Table,V,Top extends Table>

All Superinterfaces:
Select<T,Top>, Statement<T,Top>, com.lattix.core.query.builder.TableValue<V>, Where<T>

public interface Table<T extends Table,V,Top extends Table> extends Select<T,Top>, Statement<T,Top>, com.lattix.core.query.builder.TableValue<V>, Where<T>