Interface DataBaseMapper

  • All Known Implementing Classes:
    UniversalDB

    public interface DataBaseMapper
    • Method Detail

      • getDatabaseById

        DatabaseIndex getDatabaseById​(int mappingId)
      • getCollectionIndexById

        TableIndex getCollectionIndexById​(int mappingId)
      • getColumnById

        ColumnIndex getColumnById​(int mappingId)