public interface BasicSelectMapper<T> extends SelectOneMapper<T>, SelectMapper<T>, SelectAllMapper<T>, SelectCountMapper<T>, SelectByPrimaryKeyMapper<T>, ExistsWithPrimaryKeyMapper<T>
selectOneselectselectAllselectCountselectByPrimaryKeyexistsWithPrimaryKeyCopyright © 2020. All rights reserved.