Package org.hibernate.generator.internal
package org.hibernate.generator.internal
-
ClassesClassDescriptionValue generation strategy which produces a timestamp using the database
current_timestampfunction or the JVM current instant.ForGeneratedColumn.A fairly genericOnExecutionGeneratorwhich marks a property as generated in the database with semantics given explicitly by a@Generatedannotation.Deprecated.A generator that produces the current tenant identifier to be assigned to theTenantIdproperty.
Sourceandhbm.xmlare deprecated, though this implementation is instructive