|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortedGroupable | |
|---|---|
| com.antelmann.db | This package contains generally useful classes for generic database management. |
| 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 SortedGroupable in com.antelmann.db |
|---|
| Classes in com.antelmann.db that implement SortedGroupable | |
|---|---|
static class |
SortedGroupable.Adapter<T extends Tag>
|
| Uses of SortedGroupable in com.antelmann.sql |
|---|
| Classes in com.antelmann.sql with type parameters of type SortedGroupable | |
|---|---|
class |
SortedGroupableSQLStore<T extends DBEntry & SortedGroupable<G>,G extends Keyword>
a special store that supports SortedGroupable DBEntry instances |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||