DateStyleGenerator

Id generator based on function or procedure, format:

    YYYYMMDD sequence

default function is date_id

trait IdentifierGenerator
trait ExportableProducer
trait Configurable
class Object
trait Matchable
class Any

Value members

Concrete methods

override protected def sql: String
Definition Classes

Inherited methods

@throws(org.hibernate.MappingException)
def configure(x$0: Type, x$1: Properties, x$2: ServiceRegistry): Unit
Inherited from:
IdentifierGenerator
override def generate(session: SharedSessionContractImplementor, obj: Object): Serializable
Definition Classes
SqlStyleGenerator -> IdentifierGenerator
Inherited from:
SqlStyleGenerator
def initialize(x$0: SqlStringGenerationContext): Unit
Inherited from:
IdentifierGenerator
def registerExportables(x$0: Database): Unit
Inherited from:
IdentifierGenerator
Inherited from:
IdentifierGenerator