Interface | Description |
---|---|
DAOFactory<T> |
interface for injecting DAO objects via factory
|
DaoShopIdFactory<T> |
interface for injecting DAO objects via factory
|
JdbcTemplateFactory |
interface for injecting JdbcTemplate objects via factory
|
Class | Description |
---|---|
ProductReaderPreparedStatementSetter | |
ReplicationTokenSynchronizer |
Checks the replication token from the database.
|