Uses of Interface
pl.matsuo.core.service.db.ISelectDefinition
| Package | Description |
|---|---|
| pl.matsuo.core.service.db |
-
Uses of ISelectDefinition in pl.matsuo.core.service.db
Methods in pl.matsuo.core.service.db with parameters of type ISelectDefinition Modifier and Type Method Description <E> List<E>Database. customSelect(ISelectDefinition<E> query)<E> List<E>DatabaseImpl. customSelect(ISelectDefinition<E> query)