Interface DBTypeI

All Known Implementing Classes:
DBType

public interface DBTypeI
  • Method Details

    • getColumnName

      String getColumnName()
    • getTableName

      String getTableName()
    • getPath

      String getPath()