T - data model typepublic static interface TableModel.Interface<T> extends DataModel.Interface<T>
Each data model class may or may not implement this interface, but that class must provide methods in the interface.
METHOD_NAME_COPY_FROMcopyFromCopyright © 2011–2018 Asakusa Framework Team. All rights reserved.