接口 AnyKeySource
-
public interface AnyKeySource extends ImplicitAnyKeyColumnNameSource
- 作者:
- Steve Ebersole
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 List<RelationalValueSource>getRelationalValueSources()HibernateTypeSourcegetTypeSource()-
从接口继承的方法 org.hibernate.boot.model.naming.ImplicitAnyKeyColumnNameSource
getAttributePath
-
从接口继承的方法 org.hibernate.boot.model.naming.ImplicitNameSource
getBuildingContext
-
-
-
-
方法详细资料
-
getTypeSource
HibernateTypeSource getTypeSource()
-
getRelationalValueSources
List<RelationalValueSource> getRelationalValueSources()
-
-