Uses of Interface
org.hibernate.mapping.SoftDeletable
Packages that use SoftDeletable
Package
Description
This package defines the Hibernate configuration-time mapping model.
-
Uses of SoftDeletable in org.hibernate.mapping
Classes in org.hibernate.mapping that implement SoftDeletableModifier and TypeClassDescriptionclassAn array mapping has a primary key consisting of the key columns + index column.classA mapping model object representing a collection of typeCollectionwhich may contain duplicates.classA mapping model object representing a collection.classA bag with a generated (surrogate) key.classA mapping model object representing a collection with a synthetic "identifier" column, that is, a surrogate key.classIndexed collections include Lists, Maps, arrays and primitive arrays.classA mapping model object representing a collection of typeList.classA mapping model object representing a collection of typeMap.classA primitive array has a primary key consisting of the key columns + index column.final classA mapping model object that represents the root class in an entity class inheritance hierarchy.classA mapping model object representing a collection of typeList.