Holger's
Java API

Uses of Class
com.antelmann.sql.SQLComboFilter

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.
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads