Class Hierarchy
- java.lang.Object
- org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject (implements org.hibernate.boot.model.relational.AuxiliaryDatabaseObject, org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable)
- org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
- org.hibernate.boot.model.relational.NamedAuxiliaryDatabaseObject (implements org.hibernate.boot.model.relational.Exportable)
- org.hibernate.boot.model.relational.SimpleAuxiliaryDatabaseObject
- org.hibernate.boot.model.relational.ColumnOrderingStrategyLegacy (implements org.hibernate.boot.model.relational.ColumnOrderingStrategy)
- org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard (implements org.hibernate.boot.model.relational.ColumnOrderingStrategy)
- org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.ColumnComparator (implements java.util.Comparator<T>)
- org.hibernate.boot.model.relational.ColumnOrderingStrategyStandard.TemporaryTableColumnComparator (implements java.util.Comparator<T>)
- org.hibernate.boot.model.relational.Database
- org.hibernate.boot.model.relational.InitCommand
- org.hibernate.boot.model.relational.Namespace
- org.hibernate.boot.model.relational.Namespace.ComparableHelper
- org.hibernate.boot.model.relational.Namespace.Name (implements java.lang.Comparable<T>)
- org.hibernate.boot.model.relational.QualifiedNameParser
- org.hibernate.boot.model.relational.QualifiedNameParser.NameParts (implements org.hibernate.boot.model.relational.QualifiedName)
- org.hibernate.boot.model.relational.QualifiedNameImpl (implements org.hibernate.boot.model.relational.QualifiedName)
- org.hibernate.boot.model.relational.QualifiedSequenceName
- org.hibernate.boot.model.relational.QualifiedTableName
- org.hibernate.boot.model.relational.QualifiedTypeName
- org.hibernate.boot.model.relational.Sequence.Name
- org.hibernate.boot.model.relational.QualifiedNameImpl (implements org.hibernate.boot.model.relational.QualifiedName)
- org.hibernate.boot.model.relational.Sequence (implements org.hibernate.boot.model.relational.ContributableDatabaseObject)
- org.hibernate.boot.model.relational.AbstractAuxiliaryDatabaseObject (implements org.hibernate.boot.model.relational.AuxiliaryDatabaseObject, org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable)
Interface Hierarchy
- org.hibernate.boot.model.relational.AuxiliaryDatabaseObject.Expandable
- org.hibernate.boot.model.relational.ColumnOrderingStrategy
- org.hibernate.mapping.Contributable
- org.hibernate.boot.model.relational.ContributableDatabaseObject (also extends org.hibernate.boot.model.relational.Exportable)
- org.hibernate.boot.model.relational.Exportable
- org.hibernate.boot.model.relational.AuxiliaryDatabaseObject (also extends java.io.Serializable)
- org.hibernate.boot.model.relational.ContributableDatabaseObject (also extends org.hibernate.mapping.Contributable)
- org.hibernate.boot.model.relational.ExportableProducer
- org.hibernate.boot.model.relational.QualifiedName
- java.io.Serializable
- org.hibernate.boot.model.relational.AuxiliaryDatabaseObject (also extends org.hibernate.boot.model.relational.Exportable)
- org.hibernate.boot.model.relational.SqlStringGenerationContext