|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Category.Entry | |
|---|---|
| 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 Category.Entry in com.antelmann.db |
|---|
| Subclasses of Category.Entry in com.antelmann.db | |
|---|---|
static class |
MutableCategory.Entry
|
| Uses of Category.Entry in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql with type parameters of type Category.Entry | ||
|---|---|---|
static
|
CategoryStore.createDefaultMapper(Database<Connection> db,
String table,
String idColumn,
String nameColumn,
String parentColumn,
IDFactory factory,
Class<T> type)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||