| Interface | Description |
|---|---|
| GeneralDAO<K extends Serializable,B extends GeneralBO<K>> |
Interface for Data Access Objects.
|
| LongDAO<B extends LongBO> |
Data Access Object interface for
Long key-based DTOs and BOs. |
| StringDAO<B extends StringBO> |
Data Access Object interface for
String key-based DTOs and BOs. |
Copyright © 2013. All Rights Reserved.