Interface AnyKeySource
- All Superinterfaces:
ImplicitAnyKeyColumnNameSource
,ImplicitNameSource
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
getAttributePath
Methods inherited from interface org.hibernate.boot.model.naming.ImplicitNameSource
getBuildingContext
-
Method Details
-
getTypeSource
HibernateTypeSource getTypeSource() -
getRelationalValueSources
List<RelationalValueSource> getRelationalValueSources()
-