Package org.hotrod.runtime.interfaces
Class UpdateByExampleDao<D>
- java.lang.Object
-
- org.hotrod.runtime.interfaces.UpdateByExampleDao<D>
-
public class UpdateByExampleDao<D> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UpdateByExampleDao(D filter, D values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DgetFilter()DgetValues()
-