TwinsPart DAO implements. More...
Public Member Functions | |
void | addTwinsPart (Twins twins) |
Add method. More... | |
void | deleteTwinsPart (Class clazz, Serializable serializable) |
Delete method. More... | |
List | findTwinsByBasePartName (String wholeName) |
Find the twins of a part. More... | |
TwinsPart DAO implements.
|
virtual |
|
virtual |
|
virtual |
Find the twins of a part.
wholoName |
Implements com.sanmixy.dao.TwinsPartDao.