Interface PersistResult
-
- All Known Implementing Classes:
DefaultPersistResult
public interface PersistResultRepresents the result of persist operation.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description CrudEnumgetOperation()java.lang.LonggetPersistenceVersion()PKgetPk()java.lang.StringgetTypeCode()
-