|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SQLComboFilter | |
|---|---|
| com.antelmann.sql | This package contains classes to ease JDBC development and also provides useful SQL-based implementations for com.antelmann.db classes |
| Uses of SQLComboFilter in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql that return SQLComboFilter | |
|---|---|
SQLComboFilter<Stub<?>> |
SQLComboFilter.asStubFilter()
|
| Methods in com.antelmann.sql with parameters of type SQLComboFilter | |
|---|---|
protected String |
BaseRowMapper.getTableQueryForComboFilter(SQLComboFilter<?> filter)
this implementation first looks for a mapping for SQLCombiFilter.class and then (if no mapping was set) returns the tableQuery if non-null and the tableName otherwise. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||