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