Interface DataBaseMapper

All Known Implementing Classes:
UniversalDB

public interface DataBaseMapper
  • Method Details

    • getDatabaseById

      DatabaseIndex getDatabaseById​(int mappingId)
    • getCollectionIndexById

      TableIndex getCollectionIndexById​(int mappingId)
    • getColumnById

      ColumnIndex getColumnById​(int mappingId)