|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericPropertyEntryMapper | |
|---|---|
| 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 GenericPropertyEntryMapper in com.antelmann.sql |
|---|
| Methods in com.antelmann.sql that return GenericPropertyEntryMapper | |
|---|---|
GenericPropertyEntryMapper<T> |
GenericPropertyEntryStore.getMapper()
|
| Constructors in com.antelmann.sql with parameters of type GenericPropertyEntryMapper | |
|---|---|
GenericPropertyEntryStore(Database<Connection> database,
GenericPropertyEntryMapper<T> mapper,
Class<T> typeClass)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||