|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NumberStringFilter | |
|---|---|
| com.antelmann.math | This package contains classes to ease calculations. |
| 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 NumberStringFilter in com.antelmann.math |
|---|
| Subclasses of NumberStringFilter in com.antelmann.math | |
|---|---|
static class |
NumberStringFilter.DecimalFilter
|
static class |
NumberStringFilter.DoubleFilter
|
static class |
NumberStringFilter.IntFilter
|
static class |
NumberStringFilter.LongFilter
|
| Uses of NumberStringFilter in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql with parameters of type NumberStringFilter | ||
|---|---|---|
static
|
SQLQueryClause.parseAsNumberRange(NumberStringFilter<T> filter,
String column)
creates an SQLQueryClause from an input string supporting different number strings. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||