Package net.sf.basedb.core.data
Interface ComponentData
- All Known Implementing Classes:
ColoringData
public interface ComponentData
Tagging interface that we need all componenets to implement
so that we are able to export them properly using generic code.
This is needed because Hibernate uses different method calls to
get property values from entities and from components.
- Version:
- 2.9
- Author:
- Nicklas