Holger's
Java API

Uses of Class
com.antelmann.sql.GenericPropertyEntryStore

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

Methods in com.antelmann.sql that return GenericPropertyEntryStore
 GenericPropertyEntryStore<RowItem> SQLDatabase.generateGenericClassStore(String table, String idColumn, String displayColumn)
          generates and returns a generic wrapped DBClassStore on RowItem objects; the store is not put into the database (as multiple stores working on different tables could map to the RowItem class).
 



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