Interface | Description |
---|---|
DBReaderExtractor<K> |
Callback interface to use with
EmpireTemplate 's query methods. |
DBRecordCallbackHandler |
An interface used by
EmpireTemplate for processing a DBRecordData or
rows of a DBReader on a per-row basis. |
DBRecordMapper<K> |
Interface used by
EmpireTemplate for mapping
DBRecordData to an Object. |
DBRecordWriter<K> |
Class | Description |
---|---|
DBDatabaseFactoryBean | |
DBDatabaseFactoryBean.DefaultDb | |
EmpireDaoSupport | |
EmpireTemplate |
This class simplifies database access methods with Empire.
|
Copyright © 2008–2018 Apache Software Foundation. All rights reserved.