Uses of Interface
org.hibernate.spi.DotIdentifierSequence

Packages that use DotIdentifierSequence
Package
Description
Defines the runtime mapping metamodel, which describes the mapping of the application's domain model parts (entities, attributes) to relational database objects (tables, columns).
Defines the runtime domain metamodel, which describes the Java aspect of the application's domain model parts (entities, attributes).
Implementation of the SPIs for HQL support.
A tiny SPI for dealing with compound names and navigable paths.