Package org.hibernate.mapping
Interface SoftDeletable
-
- All Known Implementing Classes:
Array,Bag,Collection,IdentifierBag,IdentifierCollection,IndexedCollection,List,Map,PrimitiveArray,RootClass,Set
public interface SoftDeletable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidenableSoftDelete(Column indicatorColumn)ColumngetSoftDeleteColumn()
-