Holger's
Java API

Uses of Class
com.antelmann.sql.RelationshipStore.Mapper

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)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads