モジュール org.nkjmlab.sorm4j
パッケージ org.nkjmlab.sorm4j.table

クラス BasicTable<T>

    • コンストラクタの詳細

      • BasicTable

        public BasicTable​(Sorm sorm,
                          Class<T> valueType,
                          String tableName)
      • BasicTable

        public BasicTable​(Sorm sorm,
                          Class<T> valueType)
        This table instance is bind to the table name is mapped to the given valueType.
        パラメータ:
        sorm -
        valueType -