クラス BasicTableWithSchema<T>

    • コンストラクタの詳細

      • BasicTableWithSchema

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