Holger's
Java API

Uses of Class
com.antelmann.sql.GenericPropertyEntryMapper

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)
           
 



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