Class Assigned

All Implemented Interfaces:
Serializable, Generator

@Deprecated(since="7.0", forRemoval=true) public class Assigned extends Assigned
Deprecated, for removal: This API element is subject to removal in a future version.
replaced by Assigned
An IdentifierGenerator that returns the current identifier assigned to an instance.
See Also:
Implementation Note:
This also implements the assigned generation type in hbm.xml mappings.
  • Constructor Details

    • Assigned

      public Assigned()
      Deprecated, for removal: This API element is subject to removal in a future version.