|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericPropertyEntryStore | |
|---|---|
| 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 GenericPropertyEntryStore in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql that return GenericPropertyEntryStore | |
|---|---|
GenericPropertyEntryStore<RowItem> |
SQLDatabase.generateGenericClassStore(String table,
String idColumn,
String displayColumn)
generates and returns a generic wrapped DBClassStore on RowItem objects; the store is not put into the database (as multiple stores working on different tables could map to the RowItem class). |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||