T
public interface BaseSelectMapper<T> extends SelectOneMapper<T>, SelectMapper<T>, SelectCountMapper<T>, SelectByPrimaryKeyMapper<T>
selectOne
select
selectCount
selectByPrimaryKey
Copyright © 2015. All rights reserved.