public interface ISelectMethod<SELF extends ISelectMethod,TABLE extends ITable<TABLE,TABLE_FIELD>,TABLE_FIELD extends ITableField<TABLE_FIELD,TABLE>,COLUMN extends Cmd> extends ISelectMethods<SELF,TABLE,TABLE_FIELD,COLUMN>
| 限定符和类型 | 方法和说明 |
|---|---|
default SELF |
select(Class... entities) |
default SELF |
select(Class entity) |
SELF |
select(Class entity,
int storey) |
default SELF |
select(int storey,
Class... entities) |
default SELF |
select1() |
default SELF |
selectAll() |
default SELF |
selectAll(IDataset<?,?> dataset) |
SELF |
selectCount1() |
SELF |
selectCount1(Consumer<ICount1<?>> consumer) |
SELF |
selectCountAll() |
SELF |
selectCountAll(Consumer<ICountAll<?>> consumer) |
SELF |
selectDistinct() |
default <T> SELF |
selectIgnore(Getter<T>... columns) |
default <T> SELF |
selectIgnore(Getter<T> column) |
<T> SELF |
selectIgnore(Getter<T> column,
int storey) |
default <T> SELF |
selectIgnore(int storey,
Getter<T>... columns) |
select, select, select, select, selectselect, select, selectselect, select, select, select, select, select, select, selectselect, select, select, select, select, selectselect, select, select, selectselect, select, select, selectselect, select, selectCopyright © 2025. All rights reserved.