Holger's
Java API

Uses of Class
com.antelmann.db.EntryClassMapper.Adapter

Packages that use EntryClassMapper.Adapter
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 EntryClassMapper.Adapter in com.antelmann.sql
 

Subclasses of EntryClassMapper.Adapter in com.antelmann.sql
 class SQLEntryClassMapper
          allows to automatically map entry class objects to their respective table names in a database Note: only use this as a DBConfigListener if the mapper is associated to a single database, since the complete mapping will be replaced when store changes occur.
 



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